In my application, I'm finding that the program crashes regularly when I select text. The symptoms are: the *first* selection works. The *second* selection causes a crash (Gnome dialogue box) when I lift the mouse button from the drag. I get this message on the console: Gdk-CRITICAL **: file gdkwindow.c: line 1390 (gdk_window_get_size): assertion `window != NULL' failed. Has anyone seen this? What's going wrong? As my application is 100% Python, nothing I do should cause this type of failure. It's incredibly annoying --- what can I do to stop it happening? -- +- David Given ---------------McQ-+ "[One shot of the Death Star's superlaser | Work: [EMAIL PROTECTED] | has enough power] to send Marty McFly to | Play: [EMAIL PROTECTED] | the Big Bang and back 1.4x10^29 times." --- +- http://wired.st-and.ac.uk/~dg -+ William Clifford _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk
