![]() |
Java 10 problem - Printable Version +- RouteConverter Forum (https://forum.routeconverter.com) +-- Forum: Users (https://forum.routeconverter.com/forum-17.html) +--- Forum: English: Discussions (https://forum.routeconverter.com/forum-12.html) +--- Thread: Java 10 problem (/thread-2533.html) |
Java 10 problem - willemb2 - 03.07.2018 (using Windows 10 Pro x64 on a laptop with i5-5200U). Disclaimer: I only have a vague notion of what Java is, never did any programming. After upgrading to RouteConverter 2.23.6 I got this notification: "Java 1.8.0_171 contains a fatal bug in JavaFX on Windows. Please update to Java 8 Update 152 or Java 9 or 10." I thought: why not get the latest version: 10? Strangely, the official location where I always get my Java: https://www.java.com/en/download/ completely denies the existence of Java 9 or 10. But I found 10 deep down in the developers areas of oracle.com: http://www.oracle.com/technetwork/java/javase/downloads/jre10-downloads-4417026.html But Java 10 is giving me problems. The most important: it breaks up my tracks on the map: https://photos.app.goo.gl/cAHUDuzrHRnu472q8 It should look like this (with RouteConverter 2.23.3 and Java 8.171): https://photos.app.goo.gl/zcdA7KSxKSJdX8eTA Other problems I have:
Another remark: When browsing the developer pages I noticed that there is a Java 8.172 with in it's release notes many remarks about JavaFX bugs that were fixed. But Java 8.171 does not update itself to 8.172 ?!? Edit: inserting Google photos doesn't seem to work here, changed them to URLs RE: Java 10 problem - lundefugl - 03.07.2018 Hello, I do not think that's a Java bug. I think it is a problem in the optimization algorithm. Can you put the sample data in a zip-file and post it ? Christian will look at it then. Thomas RE: Java 10 problem - routeconverter - 04.07.2018 (03.07.2018, 14:58)willemb2 Wrote: But Java 10 is giving me problems. The most important: it breaks up my tracks on the map: That looks strange. Maybe the Webbrowser component in Java 10 is a lot different from that in Java 8. Or not supported by Google. (03.07.2018, 14:58)willemb2 Wrote: Other problems I have: Two users reported similar problems but I cannot reproduce them. Sounds weird. (03.07.2018, 14:58)willemb2 Wrote: Another remark: When browsing the developer pages I noticed that there is a Java 8.172 with in it's release notes many remarks about JavaFX bugs that were fixed. But Java 8.171 does not update itself to 8.172 ?!? No, frankly I don't get the concept of having two minor versions published at the same time that Oracle practices with Java 8. RE: Java 10 problem - routeconverter - 07.07.2018 In the German forum a user sent me a track and described the same problem. With Java 10.0.1 on Mac OS X 10.13.5 and with Windows 7 in a VM that track is always displayed completely. So what's different on your machine? RE: Java 10 problem - willemb2 - 23.07.2018 Oops, sorry for the late reply. The notification email arrived in my spam folder and I had 2 very busy weeks. I can confirm that it is related to the Windows scaling factor as emilio_gallotti writes in the thread you are referring to. I am using a 14" full-HD laptop with scaling 125%. When I set it to 100% the problem is gone. After 1 second a new problem emerges: Google wanting an API key ![]() RE: Java 10 problem - willemb2 - 25.07.2018 The Offline Edition (2.24) works fine with 125% scaling. |