Re: Canvas3D resize problem
Posted by
gouessej on
Feb 18, 2014; 9:16am
URL: https://forum.jogamp.org/Canvas3D-resize-problem-tp4031602p4031617.html
Hi
I've just tried your application with Oracle Java 1.8 EA build 124 under Windows 7 64 bits (as I think you're not interested in GNU Linux anyway), I just see your application less than a second and it crashes. The possible root causes are at least one corrupted JAR or a problem of URL caching (see
here) but I have cleaned mine before testing your application. Maybe it's a side effect of your modification as you rename the packages of Java3D. As your bug is not reproducible with JOGL and Java Webstart and as you don't use unmodified Java3D JARs, the problem probably comes from something you do on your side. I'll try to run some other JOGL Webstartable applications to see what happens.