Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 11710] New: Issues with Qt Flow Graph

Date: Sat, 14 Nov 2015 17:25:12 +0000
Bug ID 11710
Summary Issues with Qt Flow Graph
Product Wireshark
Version 1.99.x (Experimental)
Hardware All
OS Mac OS X 10.11
Status UNCONFIRMED
Severity Normal
Priority Low
Component Qt UI
Assignee [email protected]
Reporter [email protected]

Build Information:
Version 2.1.0 (v2.1.0rc0-544-gda71ccb from master)

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.4.2, with libpcap, without POSIX capabilities, with
libz 1.2.8, with GLib 2.46.2, with SMI 0.5.0, with c-ares 1.10.0, with Lua 5.2,
with GnuTLS 3.3.18, with Gcrypt 1.6.4, with MIT Kerberos, without GeoIP, with
QtMultimedia, without AirPcap.

Running on Mac OS X 10.11.1, build 15B42 (Darwin 15.0.0), with locale C, with
libpcap version 1.7.4, with libz 1.2.5, with GnuTLS 3.3.18, with Gcrypt 1.6.4.
Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz (with SSE4.2)

Built using clang 4.2.1 Compatible Apple LLVM 7.0.0 (clang-700.1.76).
--
The new Qt Flow Graph has some issues:

1. When loading the Flow Graph the capture file is redissected twice before the
dialog is presented.  Other dialogs are presented before the capture file is
redissected.

2. The dialog is missing the following elements (which is present in GTK):
  - IP / hostname in the column heading
  - Time column and Comments column

3. The progress bar which is present in the other statistics dialogs is
missing.


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