Login  Register

Re: Java 3D crash or flickering

Posted by ctrueden on May 26, 2016; 3:18pm
URL: https://forum.jogamp.org/Java-3D-crash-or-flickering-tp4035074p4036747.html

gouessej wrote
They are affected by a JOGL bug, the obsolete Microsoft GDI renderer (supporting only OpenGL 1.1) is picked instead of the real OpenGL driver.
Thanks for the info. Is there any way my users can help debug this? Is there a JogAmp BugZilla issue I can link to people? So far I have linked https://jogamp.org/bugzilla/show_bug.cgi?id=1201 but I am a bit confused by that thread—it seems like the investigation dead-ended? What are the next steps to solving this?