Bug#471966: libgtkgl does not quit cleanly

2009-07-18 Thread Sam Hocevar
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

Bug#471966: libgtkgl does not quit cleanly

2008-03-21 Thread C.J. Adams-Collier
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

Bug#471966: libgtkgl does not quit cleanly

2008-03-21 Thread Matthew King
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