Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 38140: /trunk/gtk/ /trunk/gtk/: capt
On Thu, Jul 21, 2011 at 11:28:23AM +0000, tuexen@xxxxxxxxxxxxx wrote:
> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38140
>
> User: tuexen
> Date: 2011/07/21 04:28 AM
>
> Log:
> Add some temporary protection code to support the current capture
> options dialog box. It will be removed as soon as the capture options
> dialog box supports multiple interfaces.
>
> Received from Irene Ruengeler.
This now enables me to select lo on the welcome screen and press start.
It doesn't fix the Gtk-CRITICAL message:
jmayer@egg:~/work/wireshark/svn/build> sudo chmod 4755 /opt/test/bin/dumpcap
jmayer@egg:~/work/wireshark/svn/build> wireshark
jmayer@egg:~/work/wireshark/svn/build> wireshark
jmayer@egg:~/work/wireshark/svn/build> sudo chmod 0755 /opt/test/bin/dumpcap
jmayer@egg:~/work/wireshark/svn/build> wireshark
(wireshark:24687): Gtk-CRITICAL **: IA__gtk_tree_view_get_model: assertion `GTK_IS_TREE_VIEW (tree_view)' failed
(wireshark:24687): Gtk-CRITICAL **: IA__gtk_tree_view_get_selection: assertion `GTK_IS_TREE_VIEW (tree_view)' failed
(wireshark:24687): Gtk-CRITICAL **: IA__gtk_tree_model_foreach: assertion `GTK_IS_TREE_MODEL (model)' failed
(wireshark:24687): Gtk-CRITICAL **: IA__gtk_widget_grab_focus: assertion `GTK_IS_WIDGET (widget)' failed
[these 4 messages get repeated a few times, depending on what I do]
Thanks!
Joerg
--
Joerg Mayer <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.