27 Sep
2003
27 Sep
'03
2:33 p.m.
On Thu, 25 Sep 2003, Frank de Lange wrote:
Jorge,
Your patch for the link/image menu makes Dillo give Gtk-CRITICAL warnings:
Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkObject'
Gtk-CRITICAL **: file gtkobject.c: line 1100 (gtk_object_remove_data): assertion `object != NULL' failed.
These are caused by attempts to remove data from non-existing objects in menu.c:
Really weird, as the "non-existing" object is created with the bw and destroyed with it. Anyway to reproduce it? Jorge.-