Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 10313] Qt Wireshark, when run directly from the command li

Date: Mon, 28 Jul 2014 07:40:51 +0000

Comment # 4 on bug 10313 from
(In reply to comment #3)
> This could be a Qt issue - it might be doing something that happened to work
> prior to 10.9 but that fails to work on 10.9 and later.  It might also be
> that we're doing something with Qt that we shouldn't be.
> 
> A quick search didn't find any immediately obvious bugs concerning this in
> the Qt bug database.

Hi, I found a similair issue:
http://stackoverflow.com/questions/21744411/qt-menubar-not-showing

Basically, the guy builds a menu with QMenuBar, and as long as he adds
separator lines, he runs into the same issues than qtshark does. 

It could be worth trying a newer version of Qt, if you did not already, as I
build on my system with 5.2.x, which came with macosx-setup.sh. Maybe 5.3 has
this already fixed, and that is why, noone found it yet. Otherwise a bug-report
should be filled with Qt, as this is obviously a Qt issue, if it happens on
another codebase as well.


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