Hi all,
i tried to install Wireshark on my mac book air. I follow the instruction, i installed Xquartz and Wireshark. I runned for first Xquartz and after from terminal of X11sudo ./wireshark
i choosed Xquartz, but Wireshark doesn't starts and i receive this error message:
**The domain/default pair of (kCFPreferencesAnyApplication, AppleAquaColorVariant) does not exist
2015-04-02 12:37:13.752 defaults[14030:507]**
**The domain/default pair of (kCFPreferencesAnyApplication, AppleHighlightColor) does not exist**
(process:14012): Gtk-WARNING : Locale not supported by C library.
Using the fallback 'C' locale.
(wireshark-bin:14012): Gtk-WARNING: Unable to locate theme engine in module_path: "clearlooks",
I’ve the last version of both products (xQuart 2.2.7) (Wireshark stable release 1.12.4).
I read this post https://ask.wireshark.org/questions/27683/cannot-run-wireshark-on-mac-os-mavericks, but i’ve already the lastest versions.
Somebody can help me? Thanks in advance.
asked 02 Apr ‘15, 03:54
andry79
6●1●1●2
accept rate: 0%
edited 02 Apr ‘15, 05:26
grahamb ♦
19.8k●3●30●206
Can you try the “Development Release” at https://www.wireshark.org/download.html? These are more “native” in OS X.
It works. Thank you so much.