Michael Mann
changed
bug 12893
Comment # 4
on bug 12893
from Michael Mann
(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.