Ethereal-dev: [ethereal-dev] Gtk-CRITICAL assertion failure.

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Jeff Jahr <jjahr@xxxxxxxxxxxxxx>
Date: Thu, 5 Aug 1999 12:13:28 -0700 (PDT)
In v0.7.{0,1}, I've been seeing this message several times in the shell
where I launch ethereal:

Gtk-CRITICAL **: file gtkwidget.c: line 3196 (gtk_widget_set_state):
assertion `widget != NULL' failed.

It seems to happen after I've applied a display filter, clicked on a new
packet in the top window, then click for the first time on an already
opened tree item in the tree window.  It's not 100% reproducible, but
happens fairly often when I follow those steps.  Being the gtk utter
novice that I am, I'm going to leave the debugging of this one someone
better suited. ;')

-jsj

BTW: The 'match selected' code is VERY cool.  I didn't realize how much I
needed that feature until I started using it.