Wireshark-bugs: [Wireshark-bugs] [Bug 11145] Button Start Capturing Packets and menu Capture>Sta
Comment # 5
on bug 11145
from Tom
Now, it is:
Wireshark 1.99.6-324-g49fbb78 (SVN Rev Unknown from unknown)
[..]
Compiled (64-bit) with Qt 5.4.1, with libpcap, with POSIX capabilities (Linux),
with libnl 3, with libz 1.2.8, with GLib 2.44.0, without SMI, without c-ares,
without ADNS, with Lua 5.2, with GnuTLS 3.4.0, with Gcrypt 1.6.3, with MIT
Kerberos, without GeoIP, without PortAudio, without AirPcap.
Running on Linux 3.19.3-3-ARCH, with locale C, with libpcap version 1.6.2, with
libz 1.2.8, with GnuTLS 3.4.0, with Gcrypt 1.6.3.
Intel(R) Atom(TM) CPU N550 @ 1.50GHz
Built using gcc 4.9.2 20150304 (prerelease).
==
The behaviour has changed with 1.99.x Qt-version; but if try to make those
steps the color of the shark fin changes from blue to green and vica versa when
trying again.
I've added an attachment about my start screen (resolution 1024x600) - it's a
netbook :-). I had trouble to select a network interface from the list on the
main window, because when wireshark starts, it build the network interface's
list first, and afterwards it puts in the "Open" (recent files) just above this
list. The interface's list shrinks and a scoll bar at the right hand side
appears but this scroll bar does not work as usual: it scrolls only down to the
7th interface of 16 interfaces. To select e.g. the last interface, I have to
select one interface first, afterwards I could scroll with up/down keys.
note: I had to compile with config: ./configure --with-gtk3=no
because the GTK+ version is 3.16.2 (on Archlinux) and causes Bug
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10750
Maybe you can change to default: --with-gtk3=[default=no] in the future?
Thomas Kuschel
You are receiving this mail because:
- You are watching all bug changes.