Re: JOGL 2.0.2 crash on Mac OS X 10.6.8
Posted by Gerco Ballintijn on Aug 14, 2013; 10:08am
URL: https://forum.jogamp.org/JOGL-2-0-2-crash-on-Mac-OS-X-10-6-8-tp4029795p4029801.html
As a quick follow-up, enabling the "jnlp.jogl.gljpanel.noglsl" option avoids the crash (which is nice). Unfortunately, it is not a workaround for us since we now have a screen redraw/update problem. The GLJPanel shows its new contents only when we move the mouse over the GLJPanel. :-( Our code does not have this behavior with RC9.
Cheers,
Gerco.