Wireshark-bugs: [Wireshark-bugs] [Bug 12971] New: Show Interfaces buttons issues
Date: Sun, 02 Oct 2016 18:41:51 +0000
Bug ID 12971
Summary Show Interfaces buttons issues
Product Wireshark
Version 2.3.x (Experimental)
Hardware All
OS Mac OS X 10.11
Status UNCONFIRMED
Severity Normal
Priority Low
Component Qt UI
Assignee bugzilla-admin@wireshark.org
Reporter stig@bjorlykke.org

Build Information:
Wireshark 2.3.0 (v2.3.0rc0-905-g53523a7 from master)

Copyright 1998-2016 Gerald Combs <gerald@wireshark.org> 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.7.0, with libpcap, without POSIX capabilities, with
GLib 2.50.0, with zlib 1.2.8, with SMI 0.5.0, with c-ares 1.10.0, with Lua
5.2.3, with GnuTLS 3.4.15, with Gcrypt 1.7.3, with MIT Kerberos, with GeoIP,
with QtMultimedia, without AirPcap.

Running on Mac OS X 10.12, build 16A323 (Darwin 16.0.0), with Intel(R) Core(TM)
i7-5557U CPU @ 3.10GHz (with SSE4.2), with 16384 MB of physical memory, with
locale en_US.UTF-8, with libpcap version 1.8.0, with GnuTLS 3.4.15, with Gcrypt
1.7.3, with zlib 1.2.8.

Built using clang 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38).

--
1.
When enabling interface types with one of the Show Interfaces buttons the width
of the interface names column is not updated.  Try turn off extcap interfaces
with the button, switch to another profile and back to the current profile
again.  Then enable the extcap interfaces with the button.  Observe that the
interface names are not shown.  This can be fixed with a "F5" - Refresh
Interfaces.

This is also observed when switching to a profile having some interfaces
hidden, and then enabling this with the button.  The issue is most obvious when
toggling extcap interfaces because they have long interface names.

2.
When enabling or disabling interfaces from the "Manage Interfaces" dialog the
interfaces list is not updated.  The button state seems to be correct.

3.
It should not be possible to hide all interfaces.  Maybe the last button should
be disabled to avoid this.


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