Survex 1.1.6 "reporet to authors" bug

Olly Betts olly at survex.com
Fri Feb 3 04:54:55 GMT 2006


On Wed, Jan 18, 2006 at 10:32:57AM +0000, Andy Waddington wrote:
> "Xlib: extension "GLX" missing on display localhost:11.0
> Bad memory access"
> 
> then an error window pops up saying
> 
> "Bug in program detected ! Please report this to the authors."
> 
> When I click OK on this, the console continues:
> 
> Gdk-ERROR **: BadAccess (attempt to access private resource denied)
>   serial 1154 error_code 10 request_code 102 minor_code 0
> 
> then exits.

This is a bug in wxWidgets.  Under wxGtk it doesn't fail cleanly if
OpenGL support is unavailable and you ask it to create an OpenGL
window.

There's not a lot we can do to handle this cleanly without fixing
wxWidgets I'm afraid.  I was hoping to come up with a patch to send
to them but I've been too busy recently.

> Stressing code in obscure ways like this is usually good for bringing
> out bugs that don't affect most users, but which may lurk around and
> cause grief eventually.

It pops up in the more mundane situation where you don't have OpenGL
support installed (I hit it myself, and it's been reported on here
before).

Cheers,
    Olly



More information about the Survex mailing list