Login  Register

Re: JOGL with SWT(and NEWT) and OpenGL ES 2.0 for Eclipse RCP

Posted by Wade Walker on Apr 19, 2012; 2:27pm
URL: https://forum.jogamp.org/JOGL-with-SWT-and-NEWT-and-OpenGL-ES-2-0-for-Eclipse-RCP-tp3772584p3923135.html

I've seen problems similar to this before when running Eclipse on Linux -- it looks like a bug between SWT and GTK, not a JOGL bug. I've also noticed I can get crashes like this on Linux if I try to set breakpoints inside some parts of the SWT source code.

You might try one or more of the following: updating Eclipse, updating your Ubuntu version (if you can do it without moving to 11.10, if you don't like the new UI), updating GTK, updating JVM (or trying the Oracle JVM).