04.05.2010, 10:53 (This post was last modified: 19.05.2010, 07:51 by routeconverter.)
1.33 has a bug in the map display. It does not display the map and gives an error message "Failed to create ....<lots of java stuff>" and "reason: the native interface is not open".
Failed to create chrriis.dj.nativeswing.swtimpl.components.NativeWebbrowser[1,29775659]
Reason:
The native interface is not open
in 1.32 the map works but some other crazy stuff is happening. For some reason or other I cannot move any waypoints anymore. I can delete existing waypoints just fine. The insert option on the RMB menu doesn't work. And also the "einfugen" button on the "insert positions" window doesn't work anymore. It used to put a waypoint in the center of the map. Now nothing happens.
I don't know what's going on. I have used 1.32 last week and I am sure all this worked fine. Has anything changed in the Google Maps API???
(04.05.2010, 18:05)bekker Wrote: Failed to create chrriis.dj.nativeswing.swtimpl.components.NativeWebbrowser[1,29775659]
Reason:
The native interface is not open
And what is printed below that? Please send a screenshot.
(04.05.2010, 18:05)bekker Wrote: in 1.32 the map works but some other crazy stuff is happening. For some reason or other I cannot move any waypoints anymore.
The 1.32 routeconverter.html file in the %TEMP%\routeconverter\ directory is not compatible with the 1.33 version. Just delete it before switching back to an older version.
(04.05.2010, 18:05)bekker Wrote: I can delete existing waypoints just fine. The insert option on the RMB menu doesn't work. And also the "einfugen" button on the "insert positions" window doesn't work anymore. It used to put a waypoint in the center of the map. Now nothing happens.
Same reason as about.
(04.05.2010, 18:05)bekker Wrote: Has anything changed in the Google Maps API???
No, the Google Map API is versioned and thus changes that affect the client code can be minimized by selecting a specific API version.
I guess the following happend:
You used 1.32 and everything worked fine
You tried 1.33, which created a new routeconverter.html, but now something like a personal firewall is now blocking the map since it's a different binary and you see the error message.
You went back to 1.32 which now fails, too, since it does overwrite the 1.33 routeconverter.html file used to initialize the browser.
I am now testing it on a vista premium laptop and 1.33 works and shows the map. However when I zoom in the map the route does not get completely recalculated at certain zoom levels. Often only the part of the route that is visible is recalculated for that zoom level. You can see that in this case the total route distance shown above the waypoints list is now much shorter.
(09.05.2010, 10:42)rose28357 Wrote: I am new to Route Converter and downloaded it today with Webstart.
I got a similar result and can not use Google Maps. See the included screenshot.
Hi Ditmar,
please show the RouteConverter.log file (the FAQ explains where to find it).
(09.05.2010, 10:42)rose28357 Wrote: Firefox it self display Google Maps without any problems.
What about the Internet Explorer? And do you use a personal firewall?