Wireshark mailing list archives

Re: Trunk not playing nicely with Ubuntu's overlay scrollbars


From: Bill Meier <wmeier () newsguy com>
Date: Sat, 21 Jul 2012 09:49:01 -0400

This is rather bizarre. The problem is revision 43646. I have
double-checked by reverting just those two lines on my local latest
trunk, and the bisection is accurate - somehow revision 43646 is the
problem.

I see that the code it calls does some things with the packet display,
but the crash is happening even on the main page before loading a
capture, so I'm at a bit of a loss. Any ideas?


See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7494

(Comment #3 and the first part of comment #4).


> We probably should not call new_packet_list_recreate() when there's no
> PacketList.

I agree.

Calling new_packet_list_recreate() only if there's a PacketList certainly gives
the previous (better) behavior. (What's a good way to do this ?)

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: