Re: pbuffer creation error: glXCreatePbuffer() failed
Posted by
Sven Gothel on
Mar 15, 2013; 2:00pm
URL: https://forum.jogamp.org/pbuffer-creation-error-glXCreatePbuffer-failed-tp4028664p4028681.html
On 03/15/2013 11:46 AM, neothemachine [via jogamp] wrote:
> Alright, got the tests to execute using
>
> java -cp
> "jar/junit-4.10.jar:jar/ant-junit-1.7.1.jar:jar/ant-1.7.1.jar:jar/gluegen-rt.jar:jar/jogl-all.jar:jar/jogl-test.jar"
> com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryOffscrnCapsNEWT
>
Very good, sure - we need to add this to Wiki.
Would be great to have debug flags [2] enabled as well- [1] would be too much
[1] -Djogamp.debug=all -Dnativewindow.debug=all -Djogl.debug=all -Dnewt.debug=all
[2] -Dnativewindow.debug=all -Djogl.debug=all -Dnewt.debug=all
>
> This provides good data for a bug report (will create one now): 5
> failures out of 18 tests.
Will check you report 'soon' - thank you!
~Sven