nbd a écrit : > Hello; > I have the following issue with a gtk.Assistant designed in galde and > used via gtk. builder : > The fist time I launch the assistant and use it correctly. > When I launch the assistant the secod time I have a segmentation fault, > and my application, btw, stops. > I reply myself : I completely recode my assistant without usage of glade/gtk.builder nut with the same functionalities. Now it runs ok, whitout segmentation fault on the second start of the assistant. It looklike a bug inside the usage of gtk.assistant in glade/gtk.builder or a misusage from myself.
Regards Nico. _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
