Login  Register

b255 debug regresion

Posted by BrickFarmer on Dec 15, 2010; 12:47pm
URL: https://forum.jogamp.org/b255-debug-regresion-tp2091859.html

Well this next one has beaten me so far.  Running gears on b255 works fine, but running it with:
 -Djogl.debug=all

I get the following:

...
Caused by: java.lang.NullPointerException
        at javax.media.opengl.GLProfile.dumpGLInfo(GLProfile.java:1306)
        at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1294)
        at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1192)
...

If you want me to try and track down the version this stopped working, then let me know, otherwise I'm not gonna spend much time on this one.