Re: A problem with a tutorial
Posted by
Wade Walker on
Oct 27, 2010; 10:38pm
URL: https://forum.jogamp.org/A-problem-with-a-tutorial-tp1777294p1783230.html
gouessej wrote
Build JOGL by yourself and it works without killing the process....
I can't ask the casual user who's just trying out a tutorial to build JOGL himself -- I think it's too much for the non-expert

I tried Justin's tutorial with the version of JOGL he used (b162 instead of b187) and I see the same problem, so it's not a recent regression.
The bug of not being able to quit on Linux using AWT looks like
http://jogamp.org/bugzilla/show_bug.cgi?id=401. I'll put more information on that bug to help reproduce it.
In summary: There seems to be some difficulty with native window events and AWT in the current JOGL that prevents the single-triangle demo from showing up properly on some platforms.