Wireshark-bugs: [Wireshark-bugs] [Bug 10890] Qt Wireshark - On OS X Launching Wireshark from bas

Date: Thu, 29 Jan 2015 04:24:42 +0000

Comment # 10 on bug 10890 from
Is this QTBUG-34160?  Perhaps. The messages are identical to QCocoaMenu message
reported in QTBUG-34160; but there are no additional messages when exiting
Wireshark.

There's no prefix to indicate if these messages are errors, warnings or are
simply informational.

All four QCocoaMenu messages appear immediately upon launching Wireshark. 
Figuring out which four menu items trigger the QCocoaMenu messages would be the
next step to see if this QTBUG-34160.

I played around with the various Context menu items.  No additional occurrences
of the QCocoaMenu messages appeared but the following QCocoaWindow message was
generated each time the Packet List or Packet Details Context menu Copy > Bytes
> item was highlighted:

> void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry

I suppose the QCocoaWindow message implies another bug report?

If will be a several weeks before I'm setup to build Qt Wireshark on OS X to
try to track any of these down myself.


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