ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 1531] New: Problems redrawing packet-list with less packet

Date: Thu, 12 Apr 2007 12:19:03 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1531

           Summary: Problems redrawing packet-list with less packets than
                    fit into the window
           Product: Wireshark
           Version: SVN
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: Critical
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: luis.ontanon@xxxxxxxxx


Build Information:
Version 0.99.6-SVN-21388 (SVN Rev 21388)

Copyright 1998-2007 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
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 with GTK+ 2.10.11, with GLib 2.12.11, with WinPcap (version unknown),
with libz 1.2.3, with libpcre 6.4, with Net-SNMP 5.4, with ADNS, with Lua 5.1,
with GnuTLS 1.6.1, with Gcrypt 1.2.3, with MIT Kerberos, with PortAudio
PortAudio V19-devel, with AirPcap.

Running on Windows 2000 Service Pack 4, build 2195, with WinPcap version 4.0
(packet.dll version 4.0.0.755), based on libpcap version 0.9.5, without
AirPcap.

Built using Microsoft Visual C++ 6.0 build 8804
--
1) Launch Wireshark
2) Open a file with more packets than those that fit into the packet-list
3) apply a filter that leaves fewer packets than the packet-list can contain
(eg "frame.number < 5")

You'll notice that the packet-list shows the right 5 packets but the rest of
the list still shows the info for the packets prior to the filter. A resize of
the packet-list will cause the refresh and the packet-list will be correctly
displayed afterwards.

Note: This does not happen with builds using GTK+ 2.10.7


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.