On Tue, Feb 04, 2003 at 06:51:42PM +0100, florian wrote: > 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? 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/
