> 3) I don't have debug feature for Gtk/GNOME so the only thing I know is that
> I'm getting seg-fault (and no core dump....) on the call of
> gnome_canvas_item_set. I can make a little test case and send it to the list
> once it is done (later in the afternoon or maybe tomorrow...)

Run 
gdb program-name
then type r to run the program, make it segfault and type bt to see
exactly where it crashed.

iain
-- 
"Everybody thinks of changing humanity and nobody thinks of changing
himself"
        - Leo Tolstoy.

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to