Bug ID |
12384
|
Summary |
Qt: Packet list isn't updated with resolved names
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Qt UI
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
Current git and, surprisingly, 2.0.3 (the former on Linux, the latter on
Windows).
--
I was starting to think name resolution wasn't working at all, but it is. It's
just not updating the packet list in the Qt UI.
Name resolution works normally in the Gtk+ UI.
It works in the packet-details pane (I see "Dst: www.blahblah.com (1.2.3.4)").
But the packet list pane isn't refreshed with the resolved name.
Scrolling around, editing preferences (name resolution or other preferences),
or reloading the capture file don't fix the problem.
I *can* work around the problem by applying a filter (e.g., "frame"). After
clearing the filter the resolved names remain.
Note: after opening a capture file and immediately scrolling down a few pages
(but without changing packet selection) I note that, after a few seconds, the
packet list pops back up to start its display at frame 1. I think that's when
the name resolution is finished (because the packet-details pane changes to
show the resolved name). But, for whatever reason, the packet list display
isn't refreshed.
You are receiving this mail because:
- You are watching all bug changes.