http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=771
------- Comment #6 from florent.drouin@xxxxxxxxxx 2006-09-21 11:40 GMT -------
Created an attachment (id=370)
--> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=370&action=view)
Patch for gtk/capture_dlg.c
Force the display of the menu item after rebuilding the menu with
gtk_widget_show(lt_menu_item);
Free the memory used by the old menu, before to create a new one.
Reinititalize default datalink value, when menu is rebuilt.
Patch tested under Linux with lipcap-2006-05-18.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.