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 11687] New: plugin_if: plugin_if_goto_frame not changing p

Date: Tue, 10 Nov 2015 12:34:00 +0000
Bug ID 11687
Summary plugin_if: plugin_if_goto_frame not changing packet detail
Product Wireshark
Version Git
Hardware x86-64
OS Windows 7
Status UNCONFIRMED
Severity Normal
Priority Low
Component Qt UI
Assignee [email protected]
Reporter [email protected]

Build Information:
Version 2.1.0TmSyncro (v2.1.0rc0-403-g9c0d550 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.5.1, with WinPcap (unknown), with libz 1.2.8, with
GLib 2.42.0, with SMI 0.4.8, with c-ares 1.9.1, with Lua 5.2, with GnuTLS
3.2.15, with Gcrypt 1.6.2, with MIT Kerberos, with GeoIP, with QtMultimedia,
with AirPcap.

Running on 64-bit Windows 7 Service Pack 1, build 7601, with locale C, with
WinPcap version 4.1.3 (packet.dll version 4.1.0.2980), based on libpcap version
1.0 branch 1_0_rel0b (20091008), with GnuTLS 3.2.15, with Gcrypt 1.6.2, with
AirPcap 4.1.0 build 1622.
Intel(R) Core(TM) i5-5300U CPU @ 2.30GHz (with SSE4.2), with 8082MB of physical
memory.


Built using Microsoft Visual C++ 12.0 build 31101

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.
--
I've written a small TCP service that runs on a thread inside Wireshark. I use
Putty to send a frame number to the service which then uses
plugin_if_goto_frame to command Wireshark to jump to the frame number sent. It
works fine except for one problem.

Although the correct frame is highlighted in the Packet List, the Packet Detail
and Packet Bytes don't change to match the new frame number. I've recorded a
short video of this which you can see at https://youtu.be/jUHuC_2rTcM

Alexis La Goutte has asked me to create this bug report.

Thanks and regards...Paul


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