Re: New pre-release: Unsigned gluegen_476-joal_269-jogl_623-jocl_529

Posted by andrade on
URL: https://forum.jogamp.org/New-pre-release-Unsigned-gluegen-476-joal-269-jogl-623-jocl-529-tp3658085p3672231.html

Hi,
I tested this last build (jogl-627 gluegen-476) on a OSX Leopard (10.5.8) and I'm still getting the same crash that I reported on a previous post:

Exception in thread "main" javax.media.opengl.GLException: Profile GL_DEFAULT is not available on null, but: []
        at javax.media.opengl.GLProfile.get(GLProfile.java:655)
        at javax.media.opengl.GLProfile.getDefault(GLProfile.java:478)
        at javax.media.opengl.GLProfile.getDefault(GLProfile.java:486)
        at com.jogamp.newt.opengl.GLWindow.main(GLWindow.java:904)

See the log files attached.
Thanks !
test.log
test_dbg.log
--
Rodrigo Andrade de Almeida