[cairo] gtkcairo
Ignas B.
ignohp at gmail.com
Thu Jan 4 06:29:39 PST 2007
Hello,
im trying to launch the gtkcairo demo program on a linux machine. It happens
to complain
The program 'demo' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadLength (poly request too large or internal Xlib length
erro'.
(Details: serial 215 error_code 16 request_code 142 minor_code 1)
(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.)
when i am calling
self->glitz_surface = glitz_surface_create (drawable, format,
width, height, 0, NULL);
I have no problem running pure opengl applications (for ex. from nehe) on
the same machine.
Could anybody tell me why cant i get glitz surface created ? And i have no
problem running this program on other linux machine.
Thanks.
Ignas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/cairo/attachments/20070104/425b3abe/attachment.htm
More information about the cairo
mailing list