On Tue, 5 Feb 2002, Alexandre Fayolle wrote: > 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
Not that I know of; I use them daily with no problem. > 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) Did this use to work? If it did, then a bug has shown up in libglade recently. If it never works, it's still a bug :-) Try pairing down the XML to see if you can find the error, and report to b.g.o.; feel free to CC: me on it. What dependency problems did you have with glade-0.6.x? Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 272 3330 | NMFL _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk
