Wireshark-bugs: [Wireshark-bugs] [Bug 12582] (Qt5) app menus won't pull down

Date: Wed, 27 Jul 2016 01:26:48 +0000

Comment # 2 on bug 12582 from
(In reply to Gerald Combs from comment #1)
> Are you doing this by running the Wireshark executable directory or by
> opening its application bundle (assuming that homebrew creates an
> application bundle)?

Ah, yes, I was directly running the /usr/local/bin/wireshark executable created
by Homebrew. I didn't know that things like menus could be broken when I did
that... interesting!

And indeed, when I run the application bundle that Homebrew builds, the menus
work fine.

Specifically, this works:

1) brew install --with-qt5 wireshark
2) brew linkapps wireshark
3) open /Applications/Wireshark.app

Therefore, I'll alias `wireshark` to open the application bundle from now on.
Thanks!


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