On Tue, 2005年05月17日 at 09:12 -0700, Anthony Green wrote: > On Tue, 2005年05月17日 at 11:47 -0400, Thomas Fitzsimmons wrote: > > Try turning on gdk lock debugging. >> Please remind me how to do this. > In jni/gtk-peer/gtkpeer.h change: #define DEBUG_LOCKING 0 to #define DEBUG_LOCKING 1 and rebuild the peers. Tom