Hi,
We have been trying to port WhiteRabbit's entire Blender to Renderman
pipeline to Animux (an animator distribution of linux). In that
effort we have been compiling all the required packages. We have been
following his work for quite sometime now! :-)
I get the following error when I launch shaderman.next.
animux@Five00:~$ shaderman-next
The program 'python' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 403 error_code 8 request_code 70 minor_code 0)
(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 [0x2aae1c67197c]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x15) [0x2aae1c671a15]
#2 /usr/lib/libX11.so.6 [0x2aae1a4cd420]
#3 /usr/lib/libGL.so.1 [0x2aae1e3f95c6]
When I start shaderman-next --sync it does bring up the the UI where
all I can do is pick the menu options. When I pick anything in the
"mode" menu or even about, it just hangs.
animux@Five00:~$ shaderman-next --sync
The program 'python' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 108214 error_code 8 request_code 70 minor_code 0)
(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 [0x2b6fdd07d97c]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x15) [0x2b6fdd07da15]
#2 /usr/lib/libX11.so.6 [0x2b6fdaed9420]
#3 /usr/lib/libGL.so.1 [0x2b6fdee055c6]
Can you please help us by guiding us?
Thank You,
Mark
(
www.animux.org)