Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 34234: /trunk/gtk/ /trunk/gtk/: menus.c

Date: Fri, 24 Sep 2010 12:39:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34234

User: stig
Date: 2010/09/24 05:39 AM

Log:
 Disable the "File Set" menu while capturing, because changing file while
 capturing causes an assert in cf_reset_state().
 
 We still get this assert if the "List Files" dialog is opened before we start
 capture and we change file during capturing.  Maybe we have to close this
 dialog when starting capture?  Or maybe disable all files except the one
 being captured to?  Then we also may have to update the "Last Modified" and 
 "Size" columns.

Directory: /trunk/gtk/
  Changes    Path          Action
  +2 -0      menus.c       Modified