<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/datavision/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/datavision/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 22 Mar 2008 21:12:02 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/datavision/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Cut and Paste on OS X does not work</title><link>https://sourceforge.net/p/datavision/bugs/170/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ed reported on the mailing list at&lt;/p&gt;
&lt;p&gt;&lt;a href="https://sourceforge.net/mailarchive/forum.php?thread_name=306f0afd0803200049k43eab651q2bfc05081543336f%40mail.gmail.com&amp;amp;forum_name=datavision-users"&gt;https://sourceforge.net/mailarchive/forum.php?thread_name=306f0afd0803200049k43eab651q2bfc05081543336f%40mail.gmail.com&amp;amp;forum_name=datavision-users&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;that Apple cut and paste worked fine in 1.1.0 but fails in svn revision r138.&lt;/p&gt;
&lt;p&gt;This was tracked down by Ed, Frank and Jim to being caused by the use of the new "liquid" look and feel library.&lt;/p&gt;
&lt;p&gt;Jonathan&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Marsden</dc:creator><pubDate>Sat, 22 Mar 2008 21:12:02 -0000</pubDate><guid>https://sourceforge.net6272dcac5aa21bd7edf21d4feb7be570379af2d4</guid></item><item><title>Sorted reports do not work</title><link>https://sourceforge.net/p/datavision/bugs/169/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When using the Report -&amp;gt; Sorted By... menu item to add a sort to a report, the resulting report always fails, which a traceback indicating that the field to sort by is not added to the SQL command being generated.&lt;/p&gt;
&lt;p&gt;This is common to multiple backend databases.&lt;/p&gt;
&lt;p&gt;Jonathan&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Marsden</dc:creator><pubDate>Sat, 15 Mar 2008 04:35:16 -0000</pubDate><guid>https://sourceforge.netb5c512c7365e6331eb470c7cb3c29db55c215353</guid></item><item><title>Docs and code inconsistent re: optional output filename args</title><link>https://sourceforge.net/p/datavision/bugs/168/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The DV User Manual indicates that the output file argument to each of the layout options can be omitted, in which case DV will create an output filename based on the  layout filename.&lt;/p&gt;
&lt;p&gt;However, in reality DV requires an output filename following a layout switch on the command line.&lt;/p&gt;
&lt;p&gt;This request is to either change the documentation to match the code, or vice versa.  CUrrently&lt;/p&gt;
&lt;p&gt;datavision -h -n somereport.xml&lt;/p&gt;
&lt;p&gt;fails, whereas the manual suggests it should work.&lt;/p&gt;
&lt;p&gt;The workaround for now is to do&lt;/p&gt;
&lt;p&gt;datavision -h somereport.html -n somereport.xml&lt;/p&gt;
&lt;p&gt;instead.&lt;/p&gt;
&lt;p&gt;Jonathan&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Marsden</dc:creator><pubDate>Sun, 24 Feb 2008 05:29:02 -0000</pubDate><guid>https://sourceforge.nete7502bd338a25905548f25751b567981928898a5</guid></item><item><title>Borders in SwingLE</title><link>https://sourceforge.net/p/datavision/bugs/167/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;As pointed out by Pina on the mailing list, borders around fields when the report is run in the designer (and presumably running the report with the SwingLE outside the designer) do not show up.  A sample report and data file are attached here.  Exporting the report, say to PDF, shows the borders, so it definitely looks like some sort of issue with the SwingLE.  Verified under XP and JDK 1.4.2 (thought it might have just been a JDK 1.5 or 1.6 issue, but doesn't appear to be so)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank W. Zammetti</dc:creator><pubDate>Fri, 04 Jan 2008 04:51:45 -0000</pubDate><guid>https://sourceforge.netba5618c22f95cbfad56ad3c56c1948c4b10c0370</guid></item><item><title>Quoting issues with some databases</title><link>https://sourceforge.net/p/datavision/bugs/166/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In some cases, reports written against certain types of databases, MySQL being a good example, won't work because DV generates queries with double-quotes, and the RDBMS doesn't like that (or the driver doesn't, either way, same result).&lt;/p&gt;
&lt;p&gt;As one possible solution, provide a properties file that DV uses to look up the active database type (by JDBC driver probably?) and see what type of quoting to use.  The DV JAR should contain a basic copy of this file, but on startup, DV should look for a version outside the JAR and use that if found so that someone could override the defaults without having to mess with the JAR or build DV from source.&lt;/p&gt;
&lt;p&gt;There may be other approaches to solving this problem, but this seems like a reasonable answer to me at the moment.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank W. Zammetti</dc:creator><pubDate>Sun, 19 Aug 2007 02:24:13 -0000</pubDate><guid>https://sourceforge.nete987c4e103b7a5304cbfc8df1398515657374267</guid></item><item><title>NullPointer while trying to Copy Settings</title><link>https://sourceforge.net/p/datavision/bugs/165/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In the create new report dialog, when I try to copy&lt;br /&gt;
settings from an existing report, after selecting the&lt;br /&gt;
existing report file I get the following:&lt;/p&gt;
&lt;p&gt;DataVision v1.0.0&lt;br /&gt;
Error copying settings&lt;br /&gt;
java.lang.NullPointerException&lt;br /&gt;
java.lang.NullPointerException&lt;br /&gt;
at&lt;br /&gt;
jimm.datavision.ReportReader.removeReportSections(Unknown&lt;br /&gt;
Source)&lt;br /&gt;
at jimm.datavision.ReportReader.read(Unknown&lt;br /&gt;
Source)&lt;br /&gt;
at&lt;br /&gt;
jimm.datavision.gui.sql.DbConnWin.actionPerformed(Unknown&lt;br /&gt;
Source)&lt;br /&gt;
at&lt;br /&gt;
javax.swing.AbstractButton.fireActionPerformed(Unknown&lt;br /&gt;
Source)&lt;br /&gt;
...&lt;/p&gt;
&lt;p&gt;I'm running on Windows XP with Java 1.5.0_06.&lt;br /&gt;
Everything else seems to work fine.  The report file&lt;br /&gt;
that I'm trying to copy settings from is just a minimal&lt;br /&gt;
test report that runs against a remote mysql database.&lt;br /&gt;
I've attached the report file.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bud</dc:creator><pubDate>Fri, 15 Sep 2006 22:00:42 -0000</pubDate><guid>https://sourceforge.net9ff8052bb3d372cb730a4ea89181c666c807c476</guid></item><item><title>Rounding behaviour in SwingLE</title><link>https://sourceforge.net/p/datavision/bugs/164/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The sum of the column Mai should be 10.75, but the&lt;br /&gt;
SwingLE does write 10.4999999... as you can see in the&lt;br /&gt;
attached pdf export on the last page. Perhaps as&lt;br /&gt;
suggestion there should be the possibility to set the&lt;br /&gt;
precision of numeric fields.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bytetron</dc:creator><pubDate>Tue, 27 Jun 2006 11:02:02 -0000</pubDate><guid>https://sourceforge.neteff191b6a882ce7395f19f9623c8f7cd73ba6d22</guid></item><item><title>Cannot see all tables</title><link>https://sourceforge.net/p/datavision/bugs/163/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I created a simple report using data from a view in a &lt;br /&gt;
SQL Server 2000 database.  It worked without &lt;br /&gt;
problems.  Several weeks later, when I tried to load &lt;br /&gt;
the report, DataVision reported that it could not find &lt;br /&gt;
one of the fields, although I quickly determined that &lt;br /&gt;
it actually could not see the view at all or any &lt;br /&gt;
views/tables except one.  The one exception was a &lt;br /&gt;
newly created table owned by the same SQL Server &lt;br /&gt;
account used for the DataVision connection.  All other &lt;br /&gt;
views and tables were owned by dbo.  When I changed &lt;br /&gt;
the owner of this new table to dbo and reloaded the &lt;br /&gt;
report, it worked and DataVision now can see all the &lt;br /&gt;
views and tables again.  The SQL Server account is in &lt;br /&gt;
the dbo group and therefore has permissions to see all &lt;br /&gt;
the views/tables.&lt;/p&gt;
&lt;p&gt;Interestingly, when I changed this table to be owned &lt;br /&gt;
by yet another account (expecting that DataVision &lt;br /&gt;
would no longer be able to see it), it still &lt;br /&gt;
appeared.  The pattern seems to be that if any &lt;br /&gt;
views/tables are owned by the account DataVision is &lt;br /&gt;
using, only those views/tables appear.  If not, all &lt;br /&gt;
views/tables appear.&lt;/p&gt;
&lt;p&gt;This does not appear to be a JDBC issue.  Another &lt;br /&gt;
application using the same driver can see all the &lt;br /&gt;
views/tables.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Levy</dc:creator><pubDate>Tue, 13 Jun 2006 21:25:29 -0000</pubDate><guid>https://sourceforge.netca071f62c193e3a7c88adb6d2543d1725abf2d46</guid></item><item><title>Badly formed SQL for MySQL</title><link>https://sourceforge.net/p/datavision/bugs/162/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Attempting to run a simple report, I get a SQL error&lt;br /&gt;
back.  This is the generated SQL:&lt;/p&gt;
&lt;p&gt;select course."SO_SEC_NO"&lt;br /&gt;
from course&lt;/p&gt;
&lt;p&gt;The quotes are the problem.  They need to be gone for&lt;br /&gt;
MySQL to process this query.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Wilson</dc:creator><pubDate>Tue, 16 May 2006 20:09:22 -0000</pubDate><guid>https://sourceforge.netbe96c83d4dda2e9f596076fa94a7cc271fa60aa7</guid></item><item><title>trouble running datavision</title><link>https://sourceforge.net/p/datavision/bugs/161/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have installed datavision on my Gentoo Linux workstation.&lt;/p&gt;
&lt;p&gt;I get the following when I try to run datavision:&lt;/p&gt;
&lt;p&gt;~ $ datavision&lt;br /&gt;
Could not find package datavision&lt;br /&gt;
Could not find package minml2&lt;br /&gt;
Could not find package jcalendar&lt;br /&gt;
Exception in thread "main" java.lang.NoClassDefFoundError:&lt;br /&gt;
jimm/datavision/DataVision&lt;br /&gt;
~ $&lt;/p&gt;
&lt;p&gt;I definitely have datavision, minml2 and jcalendar&lt;br /&gt;
installed as you can&lt;br /&gt;
see here:&lt;/p&gt;
&lt;p&gt;*  dev-java/minml2&lt;br /&gt;
Latest version available: 0.3&lt;br /&gt;
Latest version installed: 0.3&lt;/p&gt;
&lt;p&gt;*  dev-java/jcalendar&lt;br /&gt;
Latest version available: 1.2.2&lt;br /&gt;
Latest version installed: 1.2.2&lt;/p&gt;
&lt;p&gt;*  dev-java/datavision&lt;br /&gt;
Latest version available: 0.8.2&lt;br /&gt;
Latest version installed: 0.8.2&lt;/p&gt;
&lt;p&gt;Any thoughts or ideas?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ed Davison</dc:creator><pubDate>Mon, 10 Apr 2006 20:23:00 -0000</pubDate><guid>https://sourceforge.netc31a326ee982c8cfb1277a707504403f7ab3cafb</guid></item></channel></rss>