ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] GTK warnings with 1.10.0

From: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Date: Fri, 7 Jun 2013 09:44:22 +0200
Hi.

I'm getting this GTK warnings when setting a capture filter (Edit
Interface Settings) on a device from the welcome page:

(wireshark:30153): GLib-GObject-CRITICAL **: gpointer
g_object_get_data(GObject *, const gchar *): assertion `G_IS_OBJECT
(object)' failed
(wireshark:30153): Gtk-CRITICAL **: void
gtk_toggle_button_set_active(GtkToggleButton *, gboolean): assertion
`GTK_IS_TOGGLE_BUTTON (toggle_button)' failed
(wireshark:30153): GLib-GObject-CRITICAL **: gpointer
g_object_get_data(GObject *, const gchar *): assertion `G_IS_OBJECT
(object)' failed
(wireshark:30153): Gtk-CRITICAL **: void
gtk_combo_box_text_insert_text(GtkComboBoxText *, gint, const gchar
*): assertion `GTK_IS_COMBO_BOX_TEXT (combo_box)' failed
(wireshark:30153): GLib-GObject-CRITICAL **: gpointer
g_object_get_data(GObject *, const gchar *): assertion `G_IS_OBJECT
(object)' failed
(wireshark:30153): Gtk-CRITICAL **: void
gtk_combo_box_set_active(GtkComboBox *, gint): assertion
`GTK_IS_COMBO_BOX (combo_box)' failed


-- 
Stig Bjørlykke