Wireshark-commits: [Wireshark-commits] rev 32593: /trunk/gtk/ /trunk/gtk/: main.c
Date: Thu, 29 Apr 2010 00:09:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32593

User: morriss
Date: 2010/04/28 05:09 PM

Log:
 Delay starting the resolv_update_cb until the main window has been displayed
 This avoids this error:
 
 (lt-wireshark:16779): Gdk-CRITICAL **: gdk_window_invalidate_rect: assertion `window != NULL' failed
 
 before the main window has been drawn if you've got a personal hosts file.

Directory: /trunk/gtk/
  Changes    Path          Action
  +8 -8      main.c        Modified