<?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/capcode/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/capcode/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 11 Feb 2010 07:50:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/capcode/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Problem reading a directory of BSB maps for Australia</title><link>https://sourceforge.net/p/capcode/bugs/28/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Problem reading a directory of BSB maps for Australia&lt;/p&gt;
&lt;p&gt;======KAP file I think============&lt;br /&gt;
! (c) Commonwealth of Australia: R&lt;br /&gt;
! QA: .&lt;br /&gt;
VER/2.0&lt;br /&gt;
BSB/NA=Beagle Gulf and Clarence Strait&lt;br /&gt;
NU=Aus722,RA=7328,4707,DU=175&lt;br /&gt;
KNP/SC=150000,GD=WGS84,PR=MERCATOR,PP=-12.145000&lt;br /&gt;
PI=0.000000,SP=Unknown,0,SK=0.0,TA=90&lt;br /&gt;
UN=Metres,SD=LAT,DX=21.771429,DY=21.771429&lt;br /&gt;
CED/SE=1,RE=1,ED=6/27/1997 &lt;br /&gt;
OST/1&lt;br /&gt;
IFM/4&lt;br /&gt;
RGB/1,255,255,255&lt;br /&gt;
RGB/2,136,215,254&lt;br /&gt;
RGB/3,128,128,128&lt;br /&gt;
RGB/4,246,200,110&lt;br /&gt;
RGB/5,98,171,116&lt;br /&gt;
RGB/6,200,0,255&lt;br /&gt;
RGB/7,0,0,0&lt;br /&gt;
RGB/8,160,143,227&lt;br /&gt;
RGB/9,185,150,83&lt;br /&gt;
RGB/10,64,0,64&lt;br /&gt;
RGB/11,183,172,244&lt;br /&gt;
RGB/12,160,120,186&lt;br /&gt;
RGB/13,197,235,244&lt;br /&gt;
RGB/14,226,243,249&lt;br /&gt;
RGB/15,241,185,255&lt;br /&gt;
REF/1,103,106,-11.65833333333333,129.84999999999999&lt;br /&gt;
REF/2,7228,98,-11.65833333333333,131.41527833333333&lt;br /&gt;
REF/3,7221,4604,-12.63166666666667,131.41527833333333&lt;br /&gt;
REF/4,109,4615,-12.63166666666667,129.84999999999999&lt;br /&gt;
REF/5,787,528,-11.75000000000000,130.00000000000000&lt;br /&gt;
REF/6,1925,526,-11.75000000000000,130.25000000000000&lt;br /&gt;
REF/7,3062,524,-11.75000000000000,130.50000000000000&lt;br /&gt;
REF/8,4199,523,-11.75000000000000,130.75000000000000&lt;br /&gt;
REF/9,5338,521,-11.75000000000000,131.00000000000000&lt;br /&gt;
REF/10,6477,521,-11.75000000000000,131.25000000000000&lt;br /&gt;
REF/11,6475,1676,-12.00000000000000,131.25000000000000&lt;br /&gt;
REF/12,4199,1679,-12.00000000000000,130.75000000000000&lt;br /&gt;
REF/13,3062,1681,-12.00000000000000,130.50000000000000&lt;br /&gt;
REF/14,1925,1682,-12.00000000000000,130.25000000000000&lt;br /&gt;
REF/15,787,1685,-12.00000000000000,130.00000000000000&lt;br /&gt;
REF/16,789,2843,-12.25000000000000,130.00000000000000&lt;br /&gt;
REF/17,1926,2840,-12.25000000000000,130.25000000000000&lt;br /&gt;
REF/18,3062,2839,-12.25000000000000,130.50000000000000&lt;br /&gt;
REF/19,4199,2838,-12.25000000000000,130.75000000000000&lt;br /&gt;
REF/20,5336,2836,-12.25000000000000,131.00000000000000&lt;br /&gt;
REF/21,6473,2836,-12.25000000000000,131.25000000000000&lt;br /&gt;
REF/22,6473,3995,-12.50000000000000,131.25000000000000&lt;br /&gt;
REF/23,5336,3995,-12.50000000000000,131.00000000000000&lt;br /&gt;
REF/24,4199,3997,-12.50000000000000,130.75000000000000&lt;br /&gt;
REF/25,3063,3998,-12.50000000000000,130.50000000000000&lt;br /&gt;
REF/26,1927,4000,-12.50000000000000,130.25000000000000&lt;br /&gt;
REF/27,790,4002,-12.50000000000000,130.00000000000000&lt;br /&gt;
PLY/1,-11.65833333333333,129.84999999999999&lt;br /&gt;
PLY/2,-11.65833333333333,131.41527833333333&lt;br /&gt;
PLY/3,-12.63166666666667,131.41527833333333&lt;br /&gt;
PLY/4,-12.63166666666667,129.84999999999999&lt;br /&gt;
DTM/0.000000,0.000000&lt;br /&gt;
then binary data...&lt;/p&gt;
&lt;p&gt;=============================Exception snipppet==========================&lt;/p&gt;
&lt;p&gt;11/02/2010 6:40:30 PM capcode.common.Debug severe&lt;br /&gt;
SEVERE: java.lang.NumberFormatException: For input string: "Cha"&lt;br /&gt;
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)&lt;br /&gt;
at java.lang.Integer.parseInt(Integer.java:449)                               &lt;br /&gt;
at java.lang.Integer.parseInt(Integer.java:499)                               &lt;br /&gt;
at capcode.maps.files.KAPParser.loadHeader(KAPParser.java:1074)               &lt;br /&gt;
at capcode.maps.files.KAPParser.&amp;lt;init&amp;gt;(KAPParser.java:418)                    &lt;br /&gt;
at capcode.maps.files.MapParserFactory.createMapParser(MapParserFactory.java:89)&lt;br /&gt;
at capcode.maps.files.MapDirectoryExplorer$1Explorer.run(MapDirectoryExplorer.java:232)&lt;br /&gt;
at capcode.maps.files.MapDirectoryExplorer.exploreMapRoot(MapDirectoryExplorer.java:245)&lt;br /&gt;
at capcode.maps.files.MapDirectoryExplorer$1Explorer.run(MapDirectoryExplorer.java:224) &lt;br /&gt;
at capcode.maps.files.MapDirectoryExplorer.exploreMapRoot(MapDirectoryExplorer.java:245)&lt;br /&gt;
at capcode.maps.files.MapDirectoryExplorer$1Explorer.run(MapDirectoryExplorer.java:224) &lt;br /&gt;
at capcode.maps.files.MapDirectoryExplorer.exploreMapRoot(MapDirectoryExplorer.java:245)&lt;br /&gt;
at capcode.maps.files.MapDirectoryExplorer$1.run(MapDirectoryExplorer.java:284)       &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;11/02/2010 6:40:30 PM capcode.common.Debug severe&lt;br /&gt;
SEVERE: java.lang.NumberFormatException: For input string: "Aus722"&lt;br /&gt;
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)&lt;br /&gt;
at java.lang.Integer.parseInt(Integer.java:449)                               &lt;br /&gt;
at java.lang.Integer.parseInt(Integer.java:499)                               &lt;br /&gt;
at capcode.maps.files.KAPParser.loadHeader(KAPParser.java:1074)               &lt;br /&gt;
at capcode.maps.files.KAPParser.&amp;lt;init&amp;gt;(KAPParser.java:418)                    &lt;br /&gt;
at capcode.maps.files.MapParserFactory.createMapParser(MapParserFactory.java:89)&lt;br /&gt;
at capcode.maps.files.MapDirectoryExplorer$1Explorer.run(MapDirectoryExplorer.java:232)&lt;br /&gt;
at capcode.maps.files.MapDirectoryExplorer.exploreMapRoot(MapDirectoryExplorer.java:245)&lt;br /&gt;
at capcode.maps.files.MapDirectoryExplorer$1Explorer.run(MapDirectoryExplorer.java:224) &lt;br /&gt;
at capcode.maps.files.MapDirectoryExplorer.exploreMapRoot(MapDirectoryExplorer.java:245)&lt;br /&gt;
at capcode.maps.files.MapDirectoryExplorer$1Explorer.run(MapDirectoryExplorer.java:224) &lt;br /&gt;
at capcode.maps.files.MapDirectoryExplorer.exploreMapRoot(MapDirectoryExplorer.java:245)&lt;br /&gt;
at capcode.maps.files.MapDirectoryExplorer$1.run(MapDirectoryExplorer.java:284) &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 11 Feb 2010 07:50:13 -0000</pubDate><guid>https://sourceforge.net828eae6d07338235a0f644fa3ce2e12012f58c67</guid></item><item><title>error in waypoint list</title><link>https://sourceforge.net/p/capcode/bugs/27/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The distance remaining for the first waypoint is wrong (set to 0)&lt;br /&gt;
this happen when the boat is aiming at the first waypoint of the waypoints list&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cyrille rosay</dc:creator><pubDate>Thu, 16 Jul 2009 12:45:42 -0000</pubDate><guid>https://sourceforge.neta633a5449f43fc15c45fb9844915bd0fcdc52739</guid></item><item><title>script for linux</title><link>https://sourceforge.net/p/capcode/bugs/26/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;the script files capcode.sh and NMEAsimulator.sh are missing in the release.&lt;br /&gt;
- provide a patch&lt;br /&gt;
- update the release&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cyrille rosay</dc:creator><pubDate>Thu, 04 Jun 2009 06:01:52 -0000</pubDate><guid>https://sourceforge.netf11a202d949152760e25d09556a5ca7d3615db86</guid></item><item><title>some BSB 2 maps does not display</title><link>https://sourceforge.net/p/capcode/bugs/25/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;some BSB 2 maps downloaded for example at &lt;a href="http://www.1yachtua.com/nauticalcharts/free_charts.asp"&gt;http://www.1yachtua.com/nauticalcharts/free_charts.asp&lt;/a&gt;&lt;br /&gt;
shows a black screen&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cyrille rosay</dc:creator><pubDate>Sat, 30 May 2009 10:58:38 -0000</pubDate><guid>https://sourceforge.neta8949a548e11f50b62760f34eda85fd957d15ba1</guid></item><item><title>exception in GPSDisplay</title><link>https://sourceforge.net/p/capcode/bugs/24/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;see snapshot in attachment&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 29 May 2009 08:57:55 -0000</pubDate><guid>https://sourceforge.net91e12a04c6d0920475021e4dbe0a94b4ad3165b6</guid></item><item><title>Exception in thread "main" java.lang.UnsupportedClassVersion</title><link>https://sourceforge.net/p/capcode/bugs/23/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Crashes on opensuse 11.1 64 bit, &lt;br /&gt;
error is:&lt;/p&gt;
&lt;p&gt;./capcode.linux&lt;br /&gt;
launching capcode&lt;br /&gt;
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file&lt;br /&gt;
at java.lang.ClassLoader.defineClass1(Native Method)&lt;br /&gt;
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)&lt;br /&gt;
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)&lt;br /&gt;
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)&lt;br /&gt;
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)&lt;br /&gt;
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)&lt;br /&gt;
at java.security.AccessController.doPrivileged(Native Method)&lt;br /&gt;
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)&lt;br /&gt;
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)&lt;br /&gt;
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)&lt;br /&gt;
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)&lt;br /&gt;
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)&lt;/p&gt;
&lt;p&gt;strace gives similar:&lt;br /&gt;
system("java -classpath lib  -Djava.libr"...Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file&lt;br /&gt;
at java.lang.ClassLoader.defineClass1(Native Method)&lt;br /&gt;
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)&lt;br /&gt;
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)&lt;br /&gt;
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)&lt;br /&gt;
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)&lt;br /&gt;
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)&lt;br /&gt;
at java.security.AccessController.doPrivileged(Native Method)&lt;br /&gt;
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)&lt;br /&gt;
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)&lt;br /&gt;
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)&lt;br /&gt;
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)&lt;br /&gt;
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)&lt;br /&gt;
&amp;lt;unfinished ...&amp;gt;&lt;br /&gt;
--- SIGCHLD (Child exited) ---&lt;/p&gt;
&lt;p&gt;java -version&lt;br /&gt;
java version "1.5.0_17"&lt;br /&gt;
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_17-b04)&lt;br /&gt;
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_17-b04, mixed mode)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 08 Mar 2009 15:58:18 -0000</pubDate><guid>https://sourceforge.net51d104afd2f4eeed692312ef49c39cef9a47ccfb</guid></item><item><title>error in orthodromy computation</title><link>https://sourceforge.net/p/capcode/bugs/22/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;a specific case:&lt;br /&gt;
when in southern hemisphere, going north-east, it seems that the comutations gives a wrong result (135° instead of 45°)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cyrille rosay</dc:creator><pubDate>Sat, 14 Feb 2009 11:05:31 -0000</pubDate><guid>https://sourceforge.netba8c5d58d94b1357fb10e402e5d5e1d1437e657b</guid></item><item><title>NMEA Input</title><link>https://sourceforge.net/p/capcode/bugs/21/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I'm testing CapCode, on a windows XP box, using COM2 for NMEA input.&lt;br /&gt;
I can not see any info from NMEA.&lt;br /&gt;
The com2 dump (using hiperterminal) looks like.&lt;br /&gt;
$IIMWV,094.5,R,003.8,N,A*3E&lt;br /&gt;
$IIGLL,4122.63,N,00210.94,E,090213,A*3A&lt;br /&gt;
$IIVHW,057.0,T,030,M,000.0,N,000.0,K*4A&lt;br /&gt;
$IIHDM,030,M*3F&lt;br /&gt;
$IIMWV,112,R,004.0,N,A*25&lt;br /&gt;
$IIVHW,057.0,T,030,M,000.0,N,000.0,K*4A&lt;br /&gt;
$IIMWV,105.5,R,003.8,N,A*37&lt;br /&gt;
$IIHDM,029,M*37&lt;br /&gt;
$IIGLL,4122.63,N,00210.94,E,090213,A*3A&lt;br /&gt;
$IIVHW,013.0,T,029,M,000.0,N,000.0,K*42&lt;br /&gt;
$IIMWV,110.5,R,003.7,N,A*3C&lt;br /&gt;
$IIHDM,029,M*37&lt;br /&gt;
$IIVHW,013.0,T,029,M,000.0,N,000.0,K*42&lt;br /&gt;
$IIMWV,066,R,003.5,N,A*25&lt;br /&gt;
$IIHDM,028,M*36&lt;br /&gt;
$IIGLL,4122.63,N,00210.94,E,090213,A*3A&lt;br /&gt;
$IIVHW,043.0,T,028,M,000.0,N,000.0,K*46&lt;br /&gt;
$IIMWV,092,R,003.3,N,A*28&lt;br /&gt;
$IIHDM,028,M*36&lt;br /&gt;
$IIVHW,043.0,T,028,M,000.0,N,000.0,K*46&lt;br /&gt;
$IIMWV,099.5,R,003.2,N,A*39&lt;br /&gt;
$IIHDM,028,M*36&lt;br /&gt;
$IIGLL,4122.63,N,00210.94,E,090213,A*3A&lt;br /&gt;
$IIVHW,046.0,T,028,M,000.0,N,000.0,K*43&lt;br /&gt;
$IIMWV,091.5,R,003.1,N,A*32&lt;br /&gt;
$IIHDM,029,M*37&lt;br /&gt;
$IIVHW,046.0,T,029,M,000.0,N,000.0,K*42&lt;br /&gt;
$IIMWV,083.5,R,003.3,N,A*33&lt;/p&gt;
&lt;p&gt;Any clue?&lt;/p&gt;
&lt;p&gt;Thanks a lot&lt;br /&gt;
Miguel&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ciezar</dc:creator><pubDate>Mon, 09 Feb 2009 10:14:26 -0000</pubDate><guid>https://sourceforge.net2c7590df9b24e57907e79f0e6c147a4558a5b209</guid></item><item><title>track not saved in version 0.8.1</title><link>https://sourceforge.net/p/capcode/bugs/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;There are some issues with the track function:&lt;br /&gt;
- When I create a new track it needs 2 insersions before the first waypoint appears &lt;br /&gt;
- When I save the new track on the window displaying the names of the waypoints, the track is currently not save&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 27 Dec 2008 11:47:47 -0000</pubDate><guid>https://sourceforge.nete85e6add755dddfd2c99044dff01d3e5f19f9a38</guid></item><item><title>coding error in reading ccmap extension files</title><link>https://sourceforge.net/p/capcode/bugs/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;CcmapDirectoryExplorer and BSBMapPanel,&lt;br /&gt;
A ccmap extention is identified if it contains ccmap.&lt;br /&gt;
This produce an error when the file is modified and, under windows only, a .ccmap~ file is created).&lt;br /&gt;
the code shall be changed by fileName.endwith(".ccmap")&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cyrille rosay</dc:creator><pubDate>Tue, 09 Dec 2008 15:31:00 -0000</pubDate><guid>https://sourceforge.net9ebc20dc84752a44ea304d769beb17d53cb4e5de</guid></item></channel></rss>