On 11/23/2011 9:07 AM, kellingwido@xxxxxxx wrote:
Hallo,
when running the aktual version SVN Rev 39992 and selecting a packet that allows the conversation filter (is a PNIO paket) the filter routines do not become active!
when using the old SVN Rev 39068 there is no problem using this filter.
Does anyone have an idea how to get it working again?
My ananlyse shows, that the routine:
set_menu_sensitivity(GtkUIManager *ui_manager, const gchar *path, gint val)
does not find an "action" and thus returning instaead of calling
gtk_action_set_sensitive (action, val); /* TRUE to make the action sensitive */
to enable it.
Sounds like a bug ....
Please submit a bug report with all the above info at bugs.wireshark.org
so it can be tracked and doesn't get lost.