ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 12306] Right-clicking on a field inside the Packet details

Date: Wed, 30 Mar 2016 09:28:07 +0000

changed bug 12306


What Removed Added
CC   [email protected]

Comment # 2 on bug 12306 from
I cannot reproduce using an up-to-date Ubuntu x64 15.10. Both GTK and Qt UI are
displaying the context menu.

For Qt:
Version 2.0.2 (v2.0.2-0-ga16e22e from (HEAD)

Copyright 1998-2016 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with Qt 5.4.2, with libpcap, without POSIX capabilities,
without libnl, with libz 1.2.8, with GLib 2.46.2, without SMI, without c-ares,
without ADNS, without Lua, with GnuTLS 3.3.15, with Gcrypt 1.6.3, with MIT
Kerberos, without GeoIP, without QtMultimedia, without AirPcap.

Running on Linux 4.2.0-34-generic, with locale C, with libpcap version 1.7.4,
with libz 1.2.8, with GnuTLS 3.3.15, with Gcrypt 1.6.3.
Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz (with SSE4.2)

Built using gcc 5.2.1 20151010.

For GTK:
Version 2.0.2 (v2.0.2-0-ga16e22e from (HEAD)

Copyright 1998-2016 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with GTK+ 3.16.7, with Cairo 1.14.2, with Pango 1.36.8, with
libpcap, without POSIX capabilities, without libnl, with libz 1.2.8, with GLib
2.46.2, without SMI, without c-ares, without ADNS, without Lua, with GnuTLS
3.3.15, with Gcrypt 1.6.3, with MIT Kerberos, without GeoIP, without PortAudio,
without AirPcap.

Running on Linux 4.2.0-34-generic, with locale
LC_CTYPE=en_US.UTF-8;LC_NUMERIC=fr_FR.UTF-8;LC_TIME=fr_FR.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=fr_FR.UTF-8;LC_MESSAGES=en_US.UTF-8;LC_PAPER=fr_FR.UTF-8;LC_NAME=fr_FR.UTF-8;LC_ADDRESS=fr_FR.UTF-8;LC_TELEPHONE=fr_FR.UTF-8;LC_MEASUREMENT=fr_FR.UTF-8;LC_IDENTIFICATION=fr_FR.UTF-8,
with libpcap version 1.7.4, with libz 1.2.8, with GnuTLS 3.3.15, with Gcrypt
1.6.3.
Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz (with SSE4.2)

Built using gcc 5.2.1 20151010.

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.

I'm building with the following command (in case it matters):
./autogen.sh && ./configure --with-qt --with-gtk3 && make -j4


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