[visionegg] errors with VE after a upgrade from RH8.0 to RH9.0
- From: Christoph Lehmann <lehmann@xxxxxxxxxxxx>
- To: visionegg@xxxxxxxxxxxxx
- Date: Mon, 28 Apr 2003 13:00:43 +0200
Hi Andrew
I "successfully" upgraded from RH8.0 to RH9.0 in the hope, that with the
lateste xfree86, I can get the vsync working with my radeon FireGL7800.
Unfortunately I get the following error, after calling some simple ve
code, which previously worked on Rh8.0: "unknown chip id, assuming full
radeon support"
Please could you see, if there is any update on the VE side necessary,
or if I need to do something on my system.
Thanks a lot
christoph
-------------------------
[christoph@christophl load_picture]$ p simple_loop_08.py
2003-04-28 12:56:27 (13615) info: Script simple_loop_08.py started
Vision
Egg 0.9.5a1 with process id 13615.
2003-04-28 12:56:27 (13615) info: No Vision Egg logo :( because of error
while trying to display image in GUI.GraphicsConfigurationWindow:
exceptions.ImportError:
libtcl.so.0: cannot open shared object file: No such file or
directory
2003-04-28 12:56:47 (13615) info: Requesting window 640 x 480 24 bpp (8
8 8 0 RGBA).
unknown chip id, assuming full radeon support
Traceback (most recent call last):
File "simple_loop_08.py", line 19, in ?
screen = get_default_screen()
File "/usr/lib/python2.2/site-packages/VisionEgg/Core.py", line 637,
in get_default_screen
return Screen.create_default()
File "/usr/lib/python2.2/site-packages/VisionEgg/Core.py", line 548,
in create_default
hide_mouse=VisionEgg.config.VISIONEGG_HIDE_MOUSE)
File "/usr/lib/python2.2/site-packages/VisionEgg/Core.py", line 264,
in __init__
pygame.display.set_mode(self.size, flags, try_bpp )
pygame.error: Couldn't find matching GLX visual
[christoph@christophl load_picture]$
--
Christoph Lehmann <lehmann@xxxxxxxxxxxx>
University Hospital of Clinical Psychiatry
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
- Follow-Ups:
- [visionegg] Re: errors with VE after a upgrade from RH8.0 to RH9.0
- From: Andrew Straw
Other related posts:
- » [visionegg] errors with VE after a upgrade from RH8.0 to RH9.0
- » [visionegg] Re: errors with VE after a upgrade from RH8.0 to RH9.0
- » [visionegg] Re: errors with VE after a upgrade from RH8.0 to RH9.0
- [visionegg] Re: errors with VE after a upgrade from RH8.0 to RH9.0
- From: Andrew Straw