This problem has been solved after updating various pygnome py* software from XIMIAN.
-- Anthony Tekatch On Sat, 25 May 2002 20:03:26 -0400, Anthony Tekatch <[EMAIL PROTECTED]> wrote: > > > I have a GUI application that crashes (GNOME crash) when closing the > window. I think it is a timing problem with GNOME. If I let the > application close itself then everything is OK, also if I maximize the > application the use the application close button (app_destroy) then also > everything is OK, but if the window is restored in size and I use > app_destroy then I get the following crash report: > > --- Gnome Error Dialog: -------------------------------- > Application "/usr/bin/python" process(26096) has crashed > due to a fatal error. > (Segmentation fault) > [Close] [Submit a bug report] > -------------------------------------------------------- > > I think that maybe Gnome is forcing the application closed before my > Python program receives the mainquit signal. > > Any ideas would be appreciated. > > > -- > Anthony Tekatch _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
