Any known turnaround for the GLException bug?

Hi everyone,

I have just started using Xith3d, and I have been trying to run the demos, but they always fail in my system with the following message:

net.java.games.jogl.GLException: Error making context current
at net.java.games.jogl.impl.x11.X11GLContext.makeCurrent(X11GLContext.java:141)
at net.java.games.jogl.impl.x11.X11OnscreenGLContext.makeCurrent(X11OnscreenGLContext.java:111)

By browsing throught the issues, I know that this is in fact an JOGL bug, that it seems that is still not solved yet. I would like to know if there is any known turnaround for this bug so that I can run the samples in my system. I don’t mind if the performance or quality would be sub-optimal, I can deal with that until the JOGL issue is solved.

The details of my system are as follows: Gentoo-r5, Xfree 4.3.0-r5, NVDIA generic (nv) driver, standalone display. The JOGL samples run fine.

Thanks in advance.

Artur.