ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 4037] Automatically scrolling up

Date: Tue, 26 Jan 2010 12:46:39 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4037

Anders Broman <anders.broman@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #4180|                            |review_for_checkin-
               Flag|                            |

--- Comment #5 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2010-01-26 12:46:27 PST ---
Created an attachment (id=4180)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4180)
Test patch

Thanks for the detailed report! How did you do the debuging? Did you build
GTK yourself?

Any way your investigation promted me to do a test, see the enclosed POC patch.
It looks like freze/thaw is creating the problems and perhaps we need to
insert packets during live captures without disconnecting the model. That's
probably a performance hit but looking at live captures is probably only
meaningsful att relativly low capture rates.
 Implementing this properly is probably a bit more involved, the enclosed patch
is only for live captures freze/thaw should be used when loading capture files.

/Anders

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