Hi, I'm running Xgl on Ubuntu 8.04 (Nvidia GeForce 8400M G, driver version 173.14.09). I have following crash with using Clutter:
The program './mytest' received an X Window System error. This probably reflects a bug in the program. The error was 'GLXBadContextTag'. (Details: serial 511 error_code 158 request_code 148 minor_code 144) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) Locking assertion failure. Backtrace: #0 /usr/lib/libxcb-xlib.so.0 [0xb7c54767] #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb7c5481e] #2 /usr/lib/libX11.so.6 [0xb78a3518] #3 /usr/lib/libX11.so.6(XESetCloseDisplay+0x31) [0xb78868d1] #4 /usr/lib/libGL.so.1 [0xb78057c9] Googling reveals that this problem is due to missing direct rendering support in xserver-xgl. I found an old mail in the list stating that Clutter needs direct rendering to work. Is this still true, meaning that Xgl is out of the question? Furthermore, will missing DRI2 support cause some problems in future http://www.phoronix.com/scan.php?page=news_item&px=NjYzNw ? -- Tero -- To unsubscribe send a mail to [EMAIL PROTECTED]
