Ethereal-dev: Re: [Ethereal-dev] [patch] capture dialog with simple histogram

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 27 Oct 2003 16:51:27 -0800

On Oct 23, 2003, at 1:58 AM, Ulf Lamping wrote:

I have added a simple histogram output to the capture dialog (the dialog, when the capture is in progress).

I got some warnings when I tried it:

Gtk-WARNING **: invalid cast from `(unknown)' to `GtkWidget'

Gtk-WARNING **: invalid cast from `(unknown)' to `GtkObject'

Gtk-WARNING **: invalid cast from `(unknown)' to `GtkWidget'

Gtk-CRITICAL **: file gtkwidget.c: line 1388 (gtk_widget_destroy): assertion `GTK_IS_WIDGET (widget)' failed.