Wireshark-commits: [Wireshark-commits] rev 48901: /trunk/ui/gtk/ /trunk/ui/gtk/: airpcap_dlg.c
Date: Wed, 17 Apr 2013 19:38:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48901

User: alagoutte
Date: 2013/04/17 12:38 PM

Log:
 Fix the following GTK-CRITICAL error Gtk-CRITICAL **: gtk_list_store_get_path: assertion `iter->stamp == GTK_LIST_STORE (tree_model)->stamp' failed
 
 Problem come from no item in list (and impossible to select the first item...)

Directory: /trunk/ui/gtk/
  Changes    Path             Action
  +4 -2      airpcap_dlg.c    Modified