[visionegg] Re: problem with GLX when launching visionegg

Hi Christophe,

When I try to launch any of the visionegg demos,
I get an error message :'pygame.error: couldn't find matching GLX visual'
provoked by the line 'screen=get_default_screen()'.

The error you're getting means that your (GLX) video drivers can't set the video mode to what is specified in the GUI configuration window. To get started, try setting all the "bits per pixel" to 0 and making sure fullscreen mode is off. If that works, try getting what you want one step at a time. Sometimes X windows is configured for only 16 bits per pixel total. If the pygame demos are working, I think you must be close. Please reply if you still can't get it working.


Cheers!
Andrew

======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html

Other related posts: