Hello, after fresh installation on my gentoo only that menu items are presented: File, Edit, View, Go, Capture, Analyze, Help. The others items.. ..Tools, Statistic, etc... are missing. my use flags: Installed versions: 1.10.6(16:50:22 19.4.2014)(caps crypt filecaps geoip ipv6 lua netlink pcap qt4 ssl zlib -adns -doc -doc-pdf -gtk2 -gtk3 -kerberos -libadns -portaudio -selinux -smi) What to do please? asked 24 Apr '14, 12:44 karpi |
One Answer:
This is most likely the new QT based version, which is still being ported from the GTK version and does not yet have all the features. You'll have to install (or run, if already installed) the GTK version to get the "old" interface. answered 24 Apr '14, 13:01 Jasper ♦♦ |
Oh, really! GTK+ 3 frontend works well. (USE flags: -gtk2 gtk3 -qt4 ) I've just filled a bug on gentoo.
Also maybe just small notice here: http://www.wireshark.org/docs/wsug_html/#idp386418628 should be great.
Thanks a much.