Re: Canvas3D resize problem
Posted by
gouessej on
Feb 20, 2014; 9:02am
URL: https://forum.jogamp.org/Canvas3D-resize-problem-tp4031602p4031665.html
Hi
Your bug looks like this one:
http://bugs.java.com/view_bug.do?bug_id=8019274The NullPointerException is the same but you don't use RMI.
Your bug might have been caused by the bug fix of this one:
http://bugs.java.com/view_bug.do?bug_id=8017776Please can you try this workaround?
http://stackoverflow.com/a/20102779@Harvey I'll look at JoglPipeline.createNewContext().
Edit.: I don't succeed in reproducing this bug without Java3D for the moment. @runiter, feel free to fill a bug report with a
SSCCE. Thank you for your piece of code but if your bug is caused by a call done in the piece of code you haven't published, it won't be very helpful.