Wireshark-bugs: [Wireshark-bugs] [Bug 11644] New: Qt Wireshark - Expert Information dialog does

Date: Wed, 28 Oct 2015 06:13:01 +0000
Bug ID 11644
Summary Qt Wireshark - Expert Information dialog does not display messages
Product Wireshark
Version unspecified
Hardware All
OS All
Status UNCONFIRMED
Severity Minor
Priority Low
Component Qt UI
Assignee [email protected]
Reporter [email protected]

Created attachment 13947 [details]
11 packet trace with arbitrary misc packets to trigger messages in expert info
dialog

Build Information:
Version 2.1.0-279-ga25c484 (v2.1.0rc0-279-ga25c484 from unknown)

Copyright 1998-2015 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
libz 1.2.5, with GLib 2.36.0, with SMI 0.4.8, without c-ares, without ADNS,
with
Lua 5.2, with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP,
with QtMultimedia, without AirPcap.

Running on Mac OS X 10.10.5, build 14F1021 (Darwin 14.5.0), with locale C, with
libpcap version 1.5.3 - Apple version 47, with libz 1.2.5, with GnuTLS 2.12.19,
with Gcrypt 1.5.0.
Intel(R) Core(TM) i7-4980HQ CPU @ 2.80GHz (with SSE4.2)

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.
--
Certain user actions cause an open Expert Information dialog to no longer
display any messages.

Adding, changing or clearing a display filter will cause all the messages
displayed in an open Expert Information dialog to disappear.  If more than one
Expert Information dialog is opened at the same time all but the most recently
opened dialog will display no messages.

Steps to replicate:

1 - Open the attached trace file it Qt based Wireshark.  (This is a small
contrived trace file with packets that trigger Expert Info messages at several
levels.)

2 - Open the Expert Information dialog (click on the small (likely red) circle
in the bottom left hand corner of the Qt Wireshark window OR select the menu
option Analyze -> Expert Information.  

The Expert Information dialog should open and display several messages under
the (Red) Error, (Yellow) Warning, (Grey) Chat and (Green) Comment Severity
trees.

3 - Add a display filter (such as ip) or simply move focus to display filter
and press enter.

All of the messages displayed in the Expert Information dialog will disappear.

Opening a new Expert Information dialog will display the expected Expert Info
messages.

NOTE: Opening more than one Expert Information dialog at a time will cause all
the messages in the previously opened Expert Info dialog to disappear.

Should Qt Wireshark allow the user to open more than one Expert Information
dialog at a time?


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