johnf wrote: > Hi, > We have a form that appears to run perfectly until we attempt to close the > form. On Linux I get a Segmentation fault in the I/O window. On windows we > get "Python.exe has encountered a problem - please send to Microsoft " > dialog.
I've been seeing segfaults on Linux, starting semi-recently. Not all the time, though, and always upon form close. We should regression-test. > On the Linux I think I have a clue because the shell reports: > > "(python:11151): Gtk-CRITICAL **: gtk_container_remove: assertion > `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (co > > ntainer)' failed I don't think this is related to the segfault. We've been seeing these gtk messages for some time, and they don't seem to be anything but warnings about things that wx should be dealing with but isn't. -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
