Comment 11 for bug 582007

Revision history for this message
Robert Dyer (psybers) wrote :

After digging around ther inerwebs for awhile, I believe this bug occurs when a gdk window is Dispose()'d and something still has a ref back to it. So we need to figure out what is being disposed and still used.