Bug ID |
11439
|
Summary |
Expert Info dialog loads very slowly with many Expert Infos (Qt UI)
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Qt UI
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
Wireshark 1.99.9 (v1.99.9rc0-175-g9d0cb0e 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 4.8.6, with libpcap, without POSIX capabilities,
without libnl, with libz 1.2.8, with GLib 2.42.2, without SMI, with c-ares
1.10.0, with Lua 5.2, with GnuTLS 3.3.16, with Gcrypt 1.6.3, without Kerberos,
without GeoIP, without PortAudio, without AirPcap.
Running on Linux 4.0.8-200.fc21.x86_64, with locale C, with libpcap version
1.7.3, with libz 1.2.8, with GnuTLS 3.3.16, with Gcrypt 1.6.3.
Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (with SSE4.2)
Built using gcc 4.9.2 20150212 (Red Hat 4.9.2-6).
--
I have a trace that has quite a few Expert Infos: there are about 61,000
packets and 17,000 Expert Infos. (I'll try to find a--or find a way to build
a--similar trace from the public menagerie.)
In the Gtk UI opening the Expert Infos dialog has a slight pause but it still
opens in less than 1 second.
In the Qt UI it takes ~36 seconds to load the Expert Info dialog. A progress
bar shows up in the lower-left corner while this is happening (which is good
given how long it takes) but it *appears* (I could be wrong here) that the
progress slows down as it gets closer to being finished (linear insertion
somewhere?).
You are receiving this mail because:
- You are watching all bug changes.