Wireshark-bugs: [Wireshark-bugs] [Bug 11524] Qt Wireshark - Follow TCP stream fails: Error: The
Date: Thu, 17 Sep 2015 19:35:03 +0000

Comment # 2 on bug 11524 from
stderr says it's a simple signal/slot mismatch:

QObject::connect: No such slot MainWindow::filterPackets(QString&, bool) in
/Users/gcombs/Development/wireshark/ui/qt/main_window_slots.cpp:2529
QObject::connect:  (sender name:   'FollowStreamDialog')
QObject::connect:  (receiver name: 'MainWindow')
QTextCursor::setPosition: Position '62' out of range

A fix is inbound.


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