Wireshark-bugs: [Wireshark-bugs] [Bug 13059] New: InterfaceTreeList: The column for the Extcap i

Date: Thu, 27 Oct 2016 05:56:26 +0000
Bug ID 13059
Summary InterfaceTreeList: The column for the Extcap interface Options widget sometimes is not displayed
Product Wireshark
Version 2.3.x (Experimental)
Hardware x86
OS OS X 10.11
Status UNCONFIRMED
Severity Minor
Priority Low
Component Qt UI
Assignee [email protected]
Reporter [email protected]

Build Information:
Version 2.3.0-1263-g978cbf0 (v2.3.0rc0-1263-g978cbf0 from unknown)

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.3.2, with libpcap, without POSIX capabilities, with
GLib 2.36.0, with zlib 1.2.5, with SMI 0.4.8, with c-ares 1.12.0, with Lua
5.2.4, with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP,
with nghttp2 1.14.0, without LZ4, without Snappy, with QtMultimedia, without
AirPcap.

Running on Mac OS X 10.11.6, build 15G1108 (Darwin 15.6.0), with Intel(R)
Core(TM) i7-4980HQ CPU @ 2.80GHz (with SSE4.2), with 16384 MB of physical
memory, with locale en_US.UTF-8, with libpcap version 1.5.3 - Apple version 54,
with GnuTLS 2.12.19, with Gcrypt 1.5.0, with zlib 1.2.5.

Built using llvm-gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build
2336.9.00).

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

Check the man page and http://www.wireshark.org for more information.
--
Extcap interfaces listed on the main Wireshark window may NOT always display
the Extcap Interface Options widget to the left of the extcap interface names.

Extcap interfaces normally display a special Extcap Interface Option widget the
left of the extcap interface name.  Clicking on these widgets open a extcap
specific Extcap Interface Options dialog.  Non-extcap interfaces are indented
to align their interface names with the extcap interface names.  If all extcap
interfaces are configured as hidden then the list of interfaces names will no
longer be indented.  If the new "Show Hidden Interfaces" drop down list item is
enabled the hidden extcap interfaces will be displayed in the list of
interfaces, but the list will not display the Extcap Interface Options widget
to the left of the interface names.

Workaround: Manually initiating a refresh of the capture interfaces (Capture |
Refresh Interfaces) after enabling "Show Hidden Interfaces" will display the
Extcap Interface Options widget.

Expected behavior: The Extcap Interface Options widgets will always be
displayed whenever an extcap interfaces is listed.


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