https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7502
--- Comment #1 from Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> 2012-07-19 02:43:49 PDT ---
Created attachment 8812
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8812
Scrollbar support for GTK3
(In reply to comment #0)
> On Ubuntu 12.04 and Wireshark built with GTK3 I get:
It seems that I really need to install gtk3... What version you have?
> (lt-wireshark:26883): GLib-GObject-CRITICAL **: Object class BytesView doesn't
> implement property 'vscroll-policy' from interface 'GtkScrollable'
>
> (lt-wireshark:26883): GLib-GObject-CRITICAL **: Object class BytesView doesn't
> implement property 'vadjustment' from interface 'GtkScrollable'
> >
> [cut]
Try this patch, slightly modified version of
http://www.wireshark.org/lists/wireshark-dev/201207/msg00125.html
> Perhaps the easy way out is to do the same thing here.
We use GtkTreeView for packet list, so it's not problem?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.