I'm using glade 0.5.9, and libglade 0.17 with gnome-python 1.4.2. Are there any known incompatibilities between theses 3 versions ? The reason I'm asking is that I get a core dump when I try to load the XML file within Python:
[alf@gemini glade]$ python glade.py grammar_editor.glade GLib-CRITICAL **: file gstring.c: line 329 (g_string_prepend): assertion `val != NULL' failed. IMLIB ERROR: Cannot allocate XImage buffer Gdk-CRITICAL **: file gdkwindow.c: line 1406 (gdk_window_get_visual): assertion `window != NULL' failed. Segmentation fault (core dumped) I've tried to upgrade to glade 0.6.4, but resolving the dependencies is proving to be quite a nightmare, so if there's an easier way, I'd rather try it. Alexandre Fayolle -- LOGILAB, Paris (France). http://www.logilab.com http://www.logilab.fr http://www.logilab.org Narval, the first software agent available as free software (GPL). _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk
