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

Date: Tue, 29 May 2007 23:14:47 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1530


stephentfisher@xxxxxxxxx changed:

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




------- Comment #2 from stephentfisher@xxxxxxxxx  2007-05-29 23:14 GMT -------
Thanks for your bug report.

The problem is that the initial Flow Graph dialog "cleans up" all data
structures when it is closed.  When the flow graph itself is resized, it
requires access to these data structures that have been cleaned up already.

I have implemented a fix as SVN revision 21994.  This fix simply closes the
graph analysis window when the flow graph window is closed.

If you want to be able to close the flow graph window and keep the graph
analysis window open, please open a new bug and mark it as an enhancement
request.  This would take considerably more work to implement and probably
wouldn't be a very high priority for us as the existing functionality is fine
for most people.


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