On Fri, Mar 21, 2008, Matthew King wrote:
> When the GL area is destroyed either via the window manager or in code
> with gtk_destroy_widget, X complains with:
>
> The program 'gtkgltest' received an X Window System error.
> This probably reflects a bug in the program.
> The error was 'BadDrawable
Thanks Matthew,
It looks to me like the refcount is being decremented, but this doesn't
necessarily remove all references to the object and associated gdk/X
drawables. I expect that this X error occurs if others have references
to this glcontext object when the containing window is destroyed.
Sa
Package: gtkgl2
Version: 2.0.0-1
X-Debbugs-CC: C.J. Adams-Collier <[EMAIL PROTECTED]>
When the GL area is destroyed either via the window manager or in code
with gtk_destroy_widget, X complains with:
The program 'gtkgltest' received an X Window System error.
This probably reflects a bug in the pr
3 matches
Mail list logo