[visionegg] Re: problem with GLX when launching visionegg
- From: Andrew Straw <andrew.straw@xxxxxxxxxxxxxxx>
- To: visionegg@xxxxxxxxxxxxx
- Date: Tue, 25 Feb 2003 22:41:53 +1030
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
- References:
- [visionegg] problem with GLX when launching visionegg
- From: Pallier Christophe
Other related posts:
- » [visionegg] problem with GLX when launching visionegg
- » [visionegg] Re: problem with GLX when launching visionegg
I get an error message :'pygame.error: couldn't find matching GLX visual'
provoked by the line 'screen=get_default_screen()'.
- [visionegg] problem with GLX when launching visionegg
- From: Pallier Christophe