On Wed, Oct 30, 2002 at 03:14:38PM +0000, Padraig Brady wrote: > Christian Reis wrote: > > On Wed, Oct 23, 2002 at 01:33:25PM +0100, Padraig Brady wrote: > > > >> > GnomeUI-CRITICAL **: file gnome-app.c: line 208 (gnome_app_new): assertion > >>`appname != NULL' failed. > >> > > >> > Gtk-WARNING **: invalid cast from (NULL) pointer to `GnomeApp' > >> > zsh: segmentation fault > > Thanks for the info, > I've noticed that (with pygtk-0.6.8-3) if you use any gnome stuff > (even non obvious stuff like stock icons for buttons), then > it will crash unless you import gnome.ui > > Keeping it purely gtk makes things OK. > > Note I unselected the "Enable Gnome support" in > the Glade project options but still got gnome stuff. > So I guess Glade has a bug and pygtk has a buglet.
Can't fix Glade, and trying to fix pygtk is not easy :) I've added it to the FAQ as question 22.4. Sorry to all you who reported this many times; I've been too busy to update the FAQ frequently (and not a lot of people help either :) Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
