Wireshark-bugs: [Wireshark-bugs] [Bug 1530] Graph Analysis window misbehaves if Flow Window that

Date: Wed, 30 May 2007 02:38:05 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1530


stephentfisher@xxxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




------- Comment #3 from stephentfisher@xxxxxxxxx  2007-05-30 02:38 GMT -------
The gtk_window_set_destroy_with_parent() function is only present in GTK2.  I
have wrapped the call in a check for GTK_MAJOR_VERSION > 2.  Unfortunately,
this means that the fix is only done for GTK2 and not GTK1.  Reopening this bug
so we can find a way to fix it for GTK1 also.  This additional code and a
comment in gtk/graph_analysis.c has been committed as SVN revision 22000.


-- 
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.