On Mon, Aug 04, 2003 at 12:41:18AM -0500, Andy Howell wrote: > I recently noticed I'm getting the following error: > > Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkObject' > > Gtk-CRITICAL **: file gtkobject.c: line 1033 (gtk_object_set_data): > assertion `object != NULL' failed. > > I'm sure it is because I'm doing something silly,
Probably not, unless you've been modifying the GUI code in Ethereal. I remember seeing some GTK messages a few days ago, but I don't remember what they were, or what I did to produce them.