Login  Register

Re: JOGL X11 Error On "GLProfile.getDefault();"

Posted by meltbox360 on Mar 18, 2013; 5:02pm
URL: https://forum.jogamp.org/JOGL-X11-Error-On-GLProfile-getDefault-tp4028611p4028699.html

So is there anything that I can do to fix the problem? Is there a fix expected in the future or is this a problem on my end? Thanks.

Here is a pastebin of my test_dbg.log

http://pastebin.com/jAvzrGH5

update: glxinfo gives me the following

karol@karol-portableUbuntu:~$ glxinfo
name of display: :0.0
X Error of failed request:  BadRequest (invalid request code or no such operation)
  Major opcode of failed request:  153 (GLX)
  Minor opcode of failed request:  19 (X_GLXQueryServerString)
  Serial number of failed request:  12
  Current serial number in output stream:  12


I am becoming increasingly convinced that having radeon drives installed and using it on a non radeon computer causes problems. I will try uninstalling the driver.