Login  Register

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

Posted by gouessej on Jul 18, 2012; 8:11am
URL: https://forum.jogamp.org/JOGL-with-SWT-and-NEWT-and-OpenGL-ES-2-0-for-Eclipse-RCP-tp3772584p4025562.html

There is nothing preventing concurrent access to GTK and that's a "common" source of crash under GNU Linux.

Edit.: I have found my previous bug report:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=375805
https://bugs.openjdk.java.net/show_bug.cgi?id=100246

Don't forget this for WebKit:
http://www.eclipse.org/swt/faq.php#howusewebkit

If your crash comes from XUL, use that argument:
-Dorg.eclipse.swt.browser.XULRunnerPath=/dev/null

Edit.2: bforrester, your crash has nothing to do with my previous problems but I don't reproduce it here because I never use org.eclipse.swt.opengl.
Julien Gouesse | Personal blog | Website