(14.07.2009, 14:29)routeconverter Wrote: Hi Bill,
the svn trunk link should point via svn:externals to the latest release. I didn't find time yet for 1.28 so there's a 1.27 available at http://www.routeconverter.de/svn/RouteCo...tags/1.27/
Thank you RouteConverter, I finally succeeded in creating an Eclipse project out of your svn repository which compiles ok but gives the following run time errors (although the GUI opens up, but without the browser window, and I am able to load a track):
I guess the main problem is a lack of 64-bit jdic for my Ubuntu 9.04 running on a dual amd64 (is there really such a thing as "linux/amd64/jdic.so"?), but I am not sure about the other errors.
Any clues?
PS I haven't found out yet why the distance calculations differ from my GPS, that is next on my plate!
Many thanks
Bill
Logging to /tmp/RouteConverter.log
*** Jtrace: {Native loader
{init
New binary?:null
*** Jtrace: }Native loader
java.security.PrivilegedActionException: java.io.IOException: Native resourse [bin/linux/amd64/jdic.so] was not found in JAR.
at java.security.AccessController.doPrivileged(Native Method)
at org.jdesktop.jdic.init.NativeExtractor.loadLibruary(NativeExtractor.java:172)
at org.jdesktop.jdic.init.JdicManager.loadLibrary(Unknown Source)
at org.jdesktop.jdic.browser.WebBrowser.<clinit>(Unknown Source)
at slash.navigation.converter.gui.mapview.JdicMapView.createWebBrowser(JdicMapView.java:181)
at slash.navigation.converter.gui.mapview.JdicMapView.initialize(JdicMapView.java:212)
at slash.navigation.converter.gui.mapview.JdicMapView.<init>(JdicMapView.java:115)
at slash.navigation.converter.gui.RouteConverter$3.run(RouteConverter.java:189)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.io.IOException: Native resourse [bin/linux/amd64/jdic.so] was not found in JAR.
at org.jdesktop.jdic.init.NativeExtractor.extractBinary(NativeExtractor.java:141)
at org.jdesktop.jdic.init.NativeExtractor$1.run(NativeExtractor.java:174)
... 9 more
isDefaultBrowserMozilla
*** Jtrace: found a free port: 43149
1247691302992 loadWebPage thread Thread[MapViewOpener,6,main]
Exception in thread "EventThread" java.lang.UnsatisfiedLinkError: org.jdesktop.jdic.browser.internal.WebBrowserUtil.nativeGetBrowserPath()Ljava/lang/String;
at org.jdesktop.jdic.browser.internal.WebBrowserUtil.nativeGetBrowserPath(Native Method)
at org.jdesktop.jdic.browser.internal.WebBrowserUtil.getBrowserPath(Unknown Source)
at org.jdesktop.jdic.browser.internal.WebBrowserUtil.getEmbedBinaryName(Unknown Source)
at org.jdesktop.jdic.browser.NativeEventThread.run(Unknown Source)
*** Jtrace:
MyFocusListener: focusGained
/bin/chmod: changing permissions of `/usr/bin/gpsbabel': Operation not permitted
XML Reader

arse error at 1: not well-formed (invalid token)
*** Jtrace:
MyFocusListener: focusLost