kendzi3d
kendzi3d copied to clipboard
Kendzi3D menu gone
When using the JOSM in webstart mode, I can't see the Kendzi3D menu anymore. It worked until about two months ago, but since then I can't see it anymore. Reinstalling the plugin hasn't helped.
I run Windows 8.1 x64 and the most recent Java version.
+1 on Windows 7. However I'm pretty fresh to the JOSM and K3D (less than 2 months), so I never saw it worked via Webstart version.
Latest Ubuntu does work with K3D via Webstart, so is Windows 7 via non-Webstart version.
To be clear I'm not NOT supporting this plugin via webstart. From my experience webstart is working complicity not predictable. Some features are working or not from version to version. I check current release of oracle java and it seams that something with permission is change:
Caused by: java.lang.NullPointerException
at com.sun.jnlp.JNLPClassLoader.getPermissions(Unknown Source)
at java.security.SecureClassLoader.getProtectionDomain(SecureClassLoader.java:206)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:412)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at kendzi.josm.kendzi3d.Kendzi3DPlugin.<init>(Kendzi3DPlugin.java:84)
... 18 more
So if someone would like to fight with that I will wait for patch.
But if you would like to have working JOSM simply use normal jar with out any Webstart...
If you would like always have current release of JOSM you could use that luncher:
http://www.openstreetmap.org.pl/kendzi/downloadJosm/current/DownloadJosm.jar
That application will always download last tested JOSM jar and run it. Currently it is working only in windows.