> > im running debian sid with the latest gnome 2 packages. for > > some reason every python app which uses gnome components of > > glade segfauts.. > > > > example: > > > > [~] florian@lisp > > [23:49:37]> straw > > > > (straw:5054): GLib-GObject-WARNING **: gobject.c:946: object class > > `GnomeProgram' has no property named `default-icon' > > Segmentation fault > > Just so everybody knows, he *IS* initializing gnome before > (gnome.init() is called correctly) and this only crashes on PPC; it > seems to work fine on ix86. (IRC info)
> Florian, are you sure both libglade versions are the same and that > glade-gnome is available on both platforms you are testing? i just upgraded my system and now everything works perfectly again! it seems like a new libglib package fixes it. =) thanks for all the tips though, kiko and jdahlin! _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
