Wireshark-bugs: [Wireshark-bugs] [Bug 12893] Follow Stream and graph buttons remain greyed out i

Date: Sat, 26 Nov 2016 17:00:13 +0000

changed bug 12893


What Removed Added
CC   [email protected]

Comment # 4 on bug 12893 from
(In reply to Brian from comment #3)
> On Mac OSX version 2.0.4 worked correctly, but 2.0.5 and up contains this
> bug.

Probably a good hint for a bisect.  On master at least, I narrowed it down to
ConversationDialog::currentConversation() not ever returning a conversation to
determine TCP/UDP conversation for the buttons to be enabled (enabling button
logic seems solid).  But "why" currentConversation() doesn't return a
conversation seems a bit complicated (Qt GUI, polymorphism, etc) to me.


You are receiving this mail because:
  • You are watching all bug changes.