Skip to content
Prev 21410 / 63424 Next

Linux/MacOSX and "X11 protocol error: BadWindow..." warnings

David Firth <d.firth at warwick.ac.uk> writes:
I can reproduce this with on Fedora Core 5.

One might guess is that this has to do with the intertwining of the
two event loops. Not unlikely, the X11 event handler is discarding
some events that the Tcl/Tk event handler should have known about.
I've meddled with both, but it was many moons ago...