... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error Starting Linux Version
#11
I did the steps above for OpenSUSE 10.3:

   

You can find the RouteConverterOpenSUSE10.3.jar at http://www.routeconverter.de/download/pr...SE10.3.jar
--
Christian
Reply
#12
(09.06.2009, 16:04)routeconverter Wrote: Then send me libjdic.so, libmozembed-linux-gtk2.so, mozembed-linux-gtk2 from your installation and I'll do the packaging for you.

Thank you so much for your help with this, I really appreciate all the work you are putting in to it.

I have sent the files to the support email address.

^_^
Reply
#13
(09.06.2009, 16:25)routeconverter Wrote: I did the steps above for OpenSUSE 10.3:

You can find the RouteConverterOpenSUSE10.3.jar at http://www.routeconverter.de/download/pr...SE10.3.jar

Thanks for doing this!

I am getting a completely different error now, see below.

Interestingly, I found I had closed the terminal and the MOZILLA_FIVE_HOME var was not set, in that case the app launches but no map is displayed - same for OpenSUSE and Linux versions. After setting the var, I get this error for either version. Perhaps I should just be happy with the command line version. :-)

trinity@niobe:~/RouteConverter$ java -jar RouteConverterOpenSUSE10.3.jar
9-Jun-09 1:39:33 PM slash.navigation.gui.Application$1 run
SEVERE: Application class slash.navigation.converter.gui.RouteConverter5 failed to launch
java.lang.reflect.InvocationTargetException
at java.lang.reflect.Constructor.newInstance(libgcj.so.90)
at slash.navigation.gui.Application.create(Unknown Source)
at slash.navigation.gui.Application$1.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(libgcj.so.90)
at java.awt.EventQueue.dispatchEvent(libgcj.so.90)
at java.awt.EventDispatchThread.run(libgcj.so.90)
Caused by: java.lang.ClassFormatError: erroneous class name
at java.lang.VMClassLoader.defineClass(libgcj.so.90)
at java.lang.ClassLoader.defineClass(libgcj.so.90)
at java.security.SecureClassLoader.defineClass(libgcj.so.90)
at java.net.URLClassLoader.findClass(libgcj.so.90)
at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj.so.90)
at java.lang.ClassLoader.loadClass(libgcj.so.90)
at java.lang.ClassLoader.loadClass(libgcj.so.90)
at java.util.ResourceBundle.tryBundle(libgcj.so.90)
at java.util.ResourceBundle.tryBundle(libgcj.so.90)
at java.util.ResourceBundle.getBundle(libgcj.so.90)
at java.util.ResourceBundle.getBundle(libgcj.so.90)
at slash.navigation.converter.gui.RouteConverter.$$$setupUI$$$(Unknown Source)
at slash.navigation.converter.gui.RouteConverter.<init>(Unknown Source)
at slash.navigation.converter.gui.RouteConverter5.<init>(Unknown Source)
at java.lang.reflect.Constructor.newInstance(libgcj.so.90)
...5 more
Exception during event dispatch:
java.lang.Error: Application class slash.navigation.converter.gui.RouteConverter5 failed to launch
at slash.navigation.gui.Application$1.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(libgcj.so.90)
at java.awt.EventQueue.dispatchEvent(libgcj.so.90)
at java.awt.EventDispatchThread.run(libgcj.so.90)
Caused by: java.lang.reflect.InvocationTargetException
at java.lang.reflect.Constructor.newInstance(libgcj.so.90)
at slash.navigation.gui.Application.create(Unknown Source)
at slash.navigation.gui.Application$1.run(Unknown Source)
...3 more
Caused by: java.lang.ClassFormatError: erroneous class name
at java.lang.VMClassLoader.defineClass(libgcj.so.90)
at java.lang.ClassLoader.defineClass(libgcj.so.90)
at java.security.SecureClassLoader.defineClass(libgcj.so.90)
at java.net.URLClassLoader.findClass(libgcj.so.90)
at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj.so.90)
at java.lang.ClassLoader.loadClass(libgcj.so.90)
at java.lang.ClassLoader.loadClass(libgcj.so.90)
at java.util.ResourceBundle.tryBundle(libgcj.so.90)
at java.util.ResourceBundle.tryBundle(libgcj.so.90)
at java.util.ResourceBundle.getBundle(libgcj.so.90)
at java.util.ResourceBundle.getBundle(libgcj.so.90)
at slash.navigation.converter.gui.RouteConverter.$$$setupUI$$$(Unknown Source)
at slash.navigation.converter.gui.RouteConverter.<init>(Unknown Source)
at slash.navigation.converter.gui.RouteConverter5.<init>(Unknown Source)
at java.lang.reflect.Constructor.newInstance(libgcj.so.90)
...5 more
Reply
#14
(09.06.2009, 18:45)linuxchiq Wrote: Caused by: java.lang.ClassFormatError: erroneous class name
at java.lang.VMClassLoader.defineClass(libgcj.so.90)
at java.lang.ClassLoader.defineClass(libgcj.so.90)
at java.security.SecureClassLoader.defineClass(libgcj.so.90)
at java.net.URLClassLoader.findClass(libgcj.so.90)
at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj.so.90)
at java.lang.ClassLoader.loadClass(libgcj.so.90)
at java.lang.ClassLoader.loadClass(libgcj.so.90)
at java.util.ResourceBundle.tryBundle(libgcj.so.90)
at java.util.ResourceBundle.tryBundle(libgcj.so.90)
at java.util.ResourceBundle.getBundle(libgcj.so.90)
at java.util.ResourceBundle.getBundle(libgcj.so.90)
at slash.navigation.converter.gui.RouteConverter.$$$setupUI$$$(Unknown Source)

Are you sure you've used a Sun JDK/JRE?
  • libgcj looks like GNU classpath
  • the JVM you're using doesn't like the class name $$$setupUI$$$ generated from the IntelliJ GUI Builder
--
Christian
Reply
#15
(10.06.2009, 08:59)routeconverter Wrote: Are you sure you've used a Sun JDK/JRE?
  • libgcj looks like GNU classpath
  • the JVM you're using doesn't like the class name $$$setupUI$$$ generated from the IntelliJ GUI Builder

Doh! Updated the java-alternatives, now I see the following. It is still using the gtk1.2?

trinity@niobe:~/RouteConverter$ ./RouteConverterOpenSUSE10.3.jar
Logging to /tmp/RouteConverter.log
1244643706845 loadWebPage thread Thread[MapViewOpener,6,main]
+++ Ctrace: /tmp/routeconverter/mozembed-linux-gtk1.2: error while loading shared libraries: libgtkembedmoz.so: cannot open shared object file: No such file or directory
Can't connect to the native embedded browser. Error message: Maximum retry number reached!
Reply
#16
Please "rm -rf /tmp/routeconverter"

... to see the next error message.
--
Christian
Reply
#17
(09.06.2009, 16:26)linuxchiq Wrote: I have sent the files to the support email address.

I'm sorry the mail server is not that reliable. Could you upload them here in a zip?
--
Christian
Reply
#18
(10.06.2009, 18:04)routeconverter Wrote: I'm sorry the mail server is not that reliable. Could you upload them here in a zip?

Here ya go, thanks!
(10.06.2009, 17:23)routeconverter Wrote: Please "rm -rf /tmp/routeconverter"

... to see the next error message.

msg after rm'ing /tmp/routeconverter:

trinity@niobe:~/RouteConverter$ ./RouteConverterOpenSUSE10.3.jar
Logging to /tmp/RouteConverter.log
1244662479777 loadWebPage thread Thread[MapViewOpener,6,main]
Can't execute the native embedded browser. Error message: Cannot run program "/tmp/routeconverter/mozembed-linux-gtk1.2": java.io.IOException: error=2, No such file or directory


Attached Files
.zip   libs.zip (Size: 37.21 KB / Downloads: 773)
Reply
#19
Sorry, I just found time to integrate your arch linux binaries:

You can find the RouteConverterArchLinux.jar at http://www.routeconverter.de/download/pr...hLinux.jar
--
Christian
Reply
#20
(15.06.2009, 08:21)routeconverter Wrote: Sorry, I just found time to integrate your arch linux binaries:

You can find the RouteConverterArchLinux.jar at http://www.routeconverter.de/download/pr...hLinux.jar

Thanks for doing that, Christian!

I am still getting the following with the new .jar:

trinity@niobe:~/RouteConverter$ ./RouteConverterArchLinux.jar
Logging to /tmp/RouteConverter.log
1245063337807 loadWebPage thread Thread[MapViewOpener,6,main]
Can't execute the native embedded browser. Error message: Cannot run program "/tmp/routeconverter/mozembed-linux-gtk1.2": java.io.IOException: error=2, No such file or directory
trinity@niobe:~/RouteConverter$ rm -rf /tmp/routeconverter/
trinity@niobe:~/RouteConverter$ ./RouteConverterArchLinux.jar
Logging to /tmp/RouteConverter.log
1245063532605 loadWebPage thread Thread[MapViewOpener,6,main]
Can't execute the native embedded browser. Error message: Cannot run program "/tmp/routeconverter/mozembed-linux-gtk1.2": java.io.IOException: error=2, No such file or directory


It is still looking for the old version of the lib?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)