Error running boing

huffton wrote on Friday, July 01, 2005:

I am running Ubuntu Hoary, which uses x.org.

I can compile glfw and all the examples work apart from boing. That fails:

$ ./boing
X Error of failed request: GLXUnsupportedPrivateRequest
Major opcode of failed request: 145 (GLX)
Minor opcode of failed request: 16 (X_GLXVendorPrivate)
Serial number of failed request: 38
Current serial number in output stream: 41
$

Any ideas?

Cheers

PaulH

nobody wrote on Sunday, August 28, 2005:

I’m getting this error with my own applications too. The program fails on glfwOpenWindow(); function. But sometimes it’s works fine :-\