On 9 Sep 2001, Don Allingham wrote:

> Any idea as to what could be causing this? Is there some way to catch
> the errors and find out where in the python code this is being
> triggered?

One idea is running python through gdb and pasting a traceback into a mail
message; it does make crashes easier to spot. I'm not quite sure where
this is being called, but the backtrace will show where orbit-python makes
it's call.

> GnomeUI-CRITICAL **: file gnome-href.c: line 96 (gnome_href_new): assertion `url != 
>NULL' failed.
>
> Gtk-CRITICAL **: file gtkwidget.c: line 3198 (gtk_widget_set_name): assertion 
>`widget != NULL' failed.
>
> Gtk-CRITICAL **: file gtkwidget.c: line 3782 (gtk_widget_set_usize): assertion 
>`widget != NULL' failed.
>
> Gtk-CRITICAL **: file gtkwidget.c: line 3306 (gtk_widget_set_sensitive): assertion 
>`widget != NULL' failed.
>
> Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkObject'
>
>
>


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

Reply via email to