16.04.2010, 09:55
(14.04.2010, 16:20)routeconverter Wrote:(14.04.2010, 11:33)teesee Wrote: Ok gern.
Ok, unter http://www.routeconverter.de/download/Ro...inux64.jar liegt eine erste völlig ungetestete Version.
Bekannte Probleme:
- kein gpsbabel an Bord - ich habe keine 64-bit Variante, nett wäre eine weitgehend statisch gelinkte Variante, die ich miteinpacken könnte und die auf den meisten Linuxen laufen würde
- keine Sun JNA Version für 64-bit an Bord, das könnte Probleme bei der Karte machen
Bitte schick auf jeden Fall das Log und die Kommandozeilenausgabe mit Deinem Fehlerreport (in der FAQ stehen Details dazu).
Danke für's compilieren. Es wird leider keine Karte dargestellt. In der GUI auch keine Fehler angezeigt. ICh habe mal ein *.gpx file geladen. Vielleicht hilft ja das error log weiter.
Code:
15.04.2010 22:26:55 slash.navigation.converter.gui.RouteConverter startup
INFO: Started RouteConverter 1.33-SNAPSHOT-1.173 vom 14. April 2010 on Linux 2.6.31-21-generic amd64 with Java 1.6.0_19 and 902 MByte heap
15.04.2010 22:26:55 slash.navigation.gui.SingleFrameApplication openFrame
INFO: Screen size is java.awt.Rectangle[x=0,y=0,width=1600,height=1200]
15.04.2010 22:26:55 slash.navigation.gui.SingleFrameApplication crop
INFO: Cropping value 1115 for preferenceWidth to [0;2147483647] gives 1115
15.04.2010 22:26:55 slash.navigation.gui.SingleFrameApplication crop
INFO: Cropping value 1115 for width to [-4;1608] gives 1115
15.04.2010 22:26:55 slash.navigation.gui.SingleFrameApplication crop
INFO: Cropping value 669 for preferencesHeight to [0;2147483647] gives 669
15.04.2010 22:26:55 slash.navigation.gui.SingleFrameApplication crop
INFO: Cropping value 669 for height to [-4;1208] gives 669
15.04.2010 22:26:55 slash.navigation.gui.SingleFrameApplication openFrame
INFO: Frame size is java.awt.Dimension[width=1115,height=669]
15.04.2010 22:26:55 slash.navigation.gui.SingleFrameApplication crop
INFO: Cropping value 78 for x to [-4;493] gives 78
15.04.2010 22:26:55 slash.navigation.gui.SingleFrameApplication crop
INFO: Cropping value 132 for y to [-4;539] gives 132
15.04.2010 22:26:55 slash.navigation.gui.SingleFrameApplication openFrame
INFO: Frame location is java.awt.Point[x=78,y=132]
15.04.2010 22:26:55 slash.navigation.gui.SingleFrameApplication openFrame
INFO: Frame state is 0
15.04.2010 22:26:56 slash.common.io.Externalization extractFile
INFO: Extracting slash/navigation/converter/gui/mapview/routeconverter.html to /tmp/routeconverter-tilo/routeconverter.html
15.04.2010 22:26:56 slash.common.io.Externalization extractFile
INFO: Extracting slash/navigation/converter/gui/mapview/contextmenucontrol.js to /tmp/routeconverter-tilo/contextmenucontrol.js
15.04.2010 22:26:56 slash.navigation.NavigationFileParser read
INFO: Reading 'file:/home/tilo/88960.gpx' with a buffer of 68636 bytes
15.04.2010 22:26:56
SCHWERWIEGEND: Exception in thread "AWT-EventQueue-0"
15.04.2010 22:26:56
SCHWERWIEGEND: java.lang.UnsatisfiedLinkError: jnidispatch (/com/sun/jna/linux-amd64/libjnidispatch.so) not found in resource path
15.04.2010 22:26:56
SCHWERWIEGEND: at com.sun.jna.Native.loadNativeLibrary(Native.java:504)
15.04.2010 22:26:56
SCHWERWIEGEND: at com.sun.jna.Native.<clinit>(Native.java:91)
15.04.2010 22:26:56
SCHWERWIEGEND: at chrriis.dj.nativeswing.swtimpl.NativeComponent.getHandle(NativeComponent.java:758)
15.04.2010 22:26:56
SCHWERWIEGEND: at chrriis.dj.nativeswing.swtimpl.NativeComponent.createNativePeer(NativeComponent.java:813)
15.04.2010 22:26:56
SCHWERWIEGEND: at chrriis.dj.nativeswing.swtimpl.NativeComponent.access$12(NativeComponent.java:797)
15.04.2010 22:26:56
SCHWERWIEGEND: at chrriis.dj.nativeswing.swtimpl.NativeComponent$9.run(NativeComponent.java:708)
15.04.2010 22:26:56
SCHWERWIEGEND: at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
15.04.2010 22:26:56
SCHWERWIEGEND: at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
15.04.2010 22:26:56
SCHWERWIEGEND: at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
15.04.2010 22:26:56
SCHWERWIEGEND: at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
15.04.2010 22:26:56
SCHWERWIEGEND: at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
15.04.2010 22:26:56
SCHWERWIEGEND: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
15.04.2010 22:26:56
SCHWERWIEGEND: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
15.04.2010 22:26:56
SCHWERWIEGEND: at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
15.04.2010 22:26:58 slash.navigation.NavigationFileParser internalRead
INFO: Detected 'GPS Exchange Format 1.0 (*.gpx)' file with 1 route(s) and [484] positions
15.04.2010 22:26:58 slash.navigation.converter.gui.panels.ConvertPanel$20 run
INFO: Opened: /home/tilo/88960.gpx
15.04.2010 22:27:22 slash.navigation.gui.SimpleDialog restoreLocation
INFO: Screen size is java.awt.Rectangle[x=0,y=0,width=1600,height=1200]
15.04.2010 22:27:22 slash.navigation.gui.SingleFrameApplication crop
INFO: Cropping value -1 for insert-positions-x to [-4;950] gives -1
15.04.2010 22:27:22 slash.navigation.gui.SingleFrameApplication crop
INFO: Cropping value -1 for insert-positionsy to [-4;1037] gives -1
15.04.2010 22:27:22 slash.navigation.gui.SimpleDialog restoreLocation
INFO: Dialog insert-positions location is java.awt.Point[x=306,y=381]
15.04.2010 22:27:24 slash.navigation.gui.SimpleDialog dispose
INFO: Storing dialog insert-positions location as java.awt.Point[x=306,y=381]
15.04.2010 22:27:24 slash.navigation.gui.SimpleDialog dispose
INFO: Storing dialog insert-positions size as java.awt.Dimension[width=656,height=168]
15.04.2010 22:27:24 slash.navigation.gui.SimpleDialog restoreLocation
INFO: Screen size is java.awt.Rectangle[x=0,y=0,width=1600,height=1200]
15.04.2010 22:27:24 slash.navigation.gui.SingleFrameApplication crop
INFO: Cropping value -1 for delete-positions-x to [-4;645] gives -1
15.04.2010 22:27:24 slash.navigation.gui.SingleFrameApplication crop
INFO: Cropping value -1 for delete-positionsy to [-4;863] gives -1
15.04.2010 22:27:24 slash.navigation.gui.SimpleDialog restoreLocation
INFO: Dialog delete-positions location is java.awt.Point[x=154,y=294]
15.04.2010 22:27:26 slash.navigation.gui.SimpleDialog dispose
INFO: Storing dialog delete-positions location as java.awt.Point[x=154,y=294]
15.04.2010 22:27:26 slash.navigation.gui.SimpleDialog dispose
INFO: Storing dialog delete-positions size as java.awt.Dimension[width=961,height=342]
15.04.2010 22:27:37 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:27:38 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:27:38 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:27:38 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:27:39 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:27:39 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:27:40 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:27:41 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:27:42 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:27:43 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:27:43 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:27:44 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:27:45 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:27:46 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:27:46 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:33:24 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:33:24 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:33:24 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:33:24 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:33:25 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:33:25 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:33:25 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:33:25 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:33:26 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:35:31 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:35:31 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:35:32 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:35:33 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:35:34 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:35:34 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:35:34 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:35:34 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:35:35 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:35:35 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:35:36 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:35:37 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:35:44 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:35:46 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:36:12 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:36:12 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:36:13 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:36:13 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:36:13 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:36:13 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:36:40 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:36:40 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:36:40 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:38:18 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNUNG: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15.04.2010 22:38:19 slash.navigation.NavigationFileParser read
INFO: Reading 'http://www.routeconverter.de/catalog/files/1888/' with a buffer of 1048576 bytes
15.04.2010 22:38:37 slash.navigation.NavigationFileParser internalRead
INFO: Detected 'GPS Exchange Format 1.1 (*.gpx)' file with 1 route(s) and [2536] positions
15.04.2010 22:38:37 slash.navigation.converter.gui.panels.ConvertPanel$20 run
INFO: Opened: http://www.routeconverter.de/catalog/files/1888/
15.04.2010 23:06:21 slash.navigation.NavigationFileParser read
INFO: Reading 'file:/home/tilo/88960.gpx' with a buffer of 68636 bytes
15.04.2010 23:06:21 slash.navigation.NavigationFileParser internalRead
INFO: Detected 'GPS Exchange Format 1.0 (*.gpx)' file with 1 route(s) and [484] positions
15.04.2010 23:06:21 slash.navigation.converter.gui.panels.ConvertPanel$20 run
INFO: Opened: /home/tilo/88960.gpx
15.04.2010 23:07:20 slash.navigation.gui.SingleFrameApplication closeFrame
INFO: Storing frame location as java.awt.Point[x=124,y=121]
15.04.2010 23:07:20 slash.navigation.gui.SingleFrameApplication closeFrame
INFO: Storing frame size as java.awt.Dimension[width=1226,height=963]
15.04.2010 23:07:20 slash.navigation.gui.SingleFrameApplication closeFrame
INFO: Storing frame state as 0
15.04.2010 23:07:20 slash.navigation.gui.SingleFrameApplication closeFrame
INFO: Storing graphics device as :0.0
15.04.2010 23:07:20 slash.navigation.gui.SimpleDialog dispose
INFO: Storing dialog insert-positions location as java.awt.Point[x=306,y=381]
15.04.2010 23:07:20 slash.navigation.gui.SimpleDialog dispose
INFO: Storing dialog insert-positions size as java.awt.Dimension[width=656,height=168]
15.04.2010 23:07:20 slash.navigation.gui.SimpleDialog dispose
INFO: Storing dialog delete-positions location as java.awt.Point[x=154,y=294]
15.04.2010 23:07:20 slash.navigation.gui.SimpleDialog dispose
INFO: Storing dialog delete-positions size as java.awt.Dimension[width=961,height=342]
15.04.2010 23:07:20 slash.navigation.converter.gui.RouteConverter shutdown
INFO: Shutdown RouteConverter 1.33-SNAPSHOT-1.173 vom 14. April 2010 on Linux 2.6.31-21-generic amd64 with Java 1.6.0_19
