Hi, I'm unable to start wireshark on my mac. wireshark version is 1.12.4. I'm currently using mac osx 10.10 yosemite, when I start wireshark(both 64bit and 32 bit version),it will just quit immediately after showing icon in th dock. When I start it in the terminal, I face the following errors:
Any suggestion to solve this issue? Addition: I have tried to reinstall xquartz and create symbolic link in /usr/X11. Xquartz version is 2.7.7 asked 09 May ‘15, 21:48 jinxuan wu edited 09 May ‘15, 21:52 |
One Answer:
you have to install XQuartz and wireshark. once installed start X11 (located in /Application/Utilities/X11). you have to wait a few minutes the first time and then try to start wireshark. you may get an error prompt or the begining wireshark prompt will disapper with opening the dashboard (the dashboard can take a few seconds to appear). you have to work at it the first time as it runs a bit clunky. once you get it going the first time, subsequent times are not difficult. answered 13 May '15, 18:39 johannes |
Maybe try the developer version 1.99, which uses QT?
I just tried 1.99 64bit version, by start with wireshark -withqt it worked. Thank you for your advice.
What happens if you type “xterm” as a command?
Did you reboot after creating the symlink?