Hi all, I have an application with a problem using a gdk drawable pixmap. I therefore tried compiling the pixmap.c example and it does the same thing.
The X error suggests running with --sync and breaking on gdk_x_error to get a backtrace. The relevant part of the backtrace is #0 gdk_x_error (display=0x9fdb020, error=0xbfb9a398) at gdkmain-x11.c:614 #1 0x003b871e in _XError (dpy=0x9fdb020, rep=0xa3295d8) at XlibInt.c:2905 #2 0x003c0263 in _XReply (dpy=0x9fdb020, rep=0xbfb9a4cc, extra=0, discard=0) at xcb_io.c:417 #3 0x06f2301d in ?? () from /usr/lib/libGL.so.1 #4 0x06f23415 in glXMakeCurrentReadSGI () from /usr/lib/libGL.so.1 #5 0x06f236a3 in glXMakeCurrent () from /usr/lib/libGL.so.1 #6 0x007603fe in gdk_gl_pixmap_impl_x11_make_context_current (draw=0xa2266e0, read=0xa2266e0, glcontext=0xa219a90) at gdkglpixmap-x11.c :294 #7 0x0073ea8d in gdk_gl_drawable_gl_begin (gldrawable=0xa2266e0, glcontext=0xa219a90) at gdkgldrawable.c:143 #8 0x08049753 in configure_event (widget=0x9fe84a0, event=0x9fea790, data=0x0) at pixmap.c:118 Is this a known issue, and is there a fix or work around. Christian.
_______________________________________________ gtkglext-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkglext-list
