Hi, I have a very strange problem: When uning a gtkhtml2.View to display html, I get the following warning (and a segfault) when the program exits:
(gtkhtmlex.py:1064): GLib-GObject-CRITICAL **: file gobject.c: line 1320 (g_object_ref): assertion `object->ref_count > 0' failed What cleanup functions could be called here that cause the problem? The problem only occurs after at least two calls to set_document of the gtkhtml2.View. any ideas? pygtk-2.0 gtk-2.2.4 glib-2.2.3 gtkhtml-2.4.0 thanks, Bernhard _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
