... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
i see no route
#1
hi
I see no route when I load a trk, gpx or wpt. I don't see a "convert" button.
I have routeconverter 2.2 and ubuntu 10.10. everything else looks normal.
who can help me?
Gerard.
Reply
#2
(20.02.2011, 13:25)PluG(S) Wrote: I see no route when I load a trk, gpx or wpt. I don't see a "convert" button.
I have routeconverter 2.2 and ubuntu 10.10. everything else looks normal.

Hello Gerard,

I have the same problem here (here is a German discussion about this).

Please download a prerelease and try to run it with

> java -Dnativeswing.webbrowser.runtime=webkit RouteConverterLinux.jar

Does that work for you?
--
Christian
Reply
#3
(20.02.2011, 13:53)routeconverter Wrote:
(20.02.2011, 13:25)PluG(S) Wrote: I see no route when I load a trk, gpx or wpt. I don't see a "convert" button.
I have routeconverter 2.2 and ubuntu 10.10. everything else looks normal.

Hello Gerard,

I have the same problem here (here is a German discussion about this).

Please download a prerelease and try to run it with

> java -Dnativeswing.webbrowser.runtime=webkit RouteConverterLinux.jar

Does that work for you?

Stil the same.. when started with OpenJDK..
On command line I get this:
rwxr-xr-x 4 root root 4096 2011-02-20 14:32 ./
drwxr-xr-x 4 root root 4096 2011-02-14 13:23 ../
drwxr-xr-x 3 gerard gerard 4096 2011-02-14 13:47 .java/
-rw-r--r-- 1 gerard gerard 6695056 2011-02-13 21:29 RouteConverterLinux.jar
-r-------- 1 gerard gerard 6552035 2011-02-20 14:28 RouteConverterPrereleaseLinux.jar
drwxr-xr-x 3 gerard gerard 4096 2010-06-21 09:33 .userPrefs/
root@nb-gv:/opt/routeconverter# java -Dnativeswing.webbrowser.runtime=webkit RouteConverterLinux.jar
Exception in thread "main" java.lang.NoClassDefFoundError: RouteConverterLinux/jar
Caused by: java.lang.ClassNotFoundException: RouteConverterLinux.jar
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: RouteConverterLinux.jar. Program will exit.
root@nb-gv:/opt/routeconverter# java -Dnativeswing.webbrowser.runtime=webkit RouteConverterPrereleaseLinux.jar
Exception in thread "main" java.lang.NoClassDefFoundError: RouteConverterPrereleaseLinux/jar
Caused by: java.lang.ClassNotFoundException: RouteConverterPrereleaseLinux.jar
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: RouteConverterPrereleaseLinux.jar. Program will exit.

Reply
#4
(20.02.2011, 13:53)routeconverter Wrote: Does that work for you?

I have reports that the latest prerelease works on Ubuntu 10.04, 10.04 and Ubuntu-derivats. Please test it even if you're not an Ubuntu user and report success and failure here.

As a background: it seems the XULRunner on 10.x Ubuntu distributions does not accept JavaScript via DJNative Swing and Eclipse SWT but with WebKit it seems to work. I've thus implemented a fallback that first tries to start the map with WebKit and if this fails then with XULRunner as its browser runtime.
--
Christian
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)