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

Wireshark-dev: Re: [Wireshark-dev] Brutal patch to build with GTK 3.0

From: Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx>
Date: Thu, 18 Aug 2011 18:01:33 -0600
On Thu, Aug 18, 2011 at 05:55:43PM -0600, Stephen Fisher wrote:
> On Thu, Aug 18, 2011 at 06:31:56PM +0200, Anders Broman wrote:
> 
> > I don't mind if some one commits the patch, but I think you have to 
> > build with the new UI MANAGER on GTK 3.0 as there is quite a bit of 
> > "factory" stuff left to fix.  Unless we want to break the remaining 
> > statistics functions until fixed. My GTK 3.0 box is at work so I can't 
> > try GTK 3.0 builds until tomorrow.
> 
> I committed it as r38612 since it doesn't seem to cause problems when 
> compiling with GTK 2.  The new UI manager code is enabled by default 
> when building with GTK 3 now.

... on second thought, it isn't all contained within #if statements for 
GTK 3 builds only, so it could affect GTK 2 builds as well.  I backed it 
out as of r38613.