[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GTK+ libraries 2.2 are released



Hmm, Christian?

>>>>> On 23 Dec 2002 22:47:00 +0100,
>>>>> "RP" == Robin Putters <rputters@hotpop.com> wrote:

RP> On Mon, 2002-12-23 at 09:51, Akira TAGOH wrote:
>> - libgtk2.0-0 will be appended the conflicts field with
>> libgnomeui-0 2.0.x. so perhaps it may be not installable
>> unless libgnomeui 2.1.x are available.
>> 

RP> Well, here's the fix that needs to be applied to libgnomeui to get it
RP> going with gtk2.2 (and of course still works with gtk2.0)..

RP> --- libgnomeui-2.0.6/libgnomeui/gnome-client.c Tue Jun 25 08:59:42 2002 
RP> +++ libgnomeui-2.1.5/libgnomeui/gnome-client.c Wed Sep 25 17:01:38 2002 
RP> @@ -610,7 +610,7 @@ 
RP> gboolean ret; 

RP> if (!client_grab_widget) 
RP> - client_grab_widget = gtk_widget_new (GTK_TYPE_WIDGET, NULL); 
RP> + client_grab_widget = gtk_widget_new (GTK_TYPE_INVISIBLE, NULL); 

RP> /* The first SaveYourself after registering for the first time 
RP> * is a special case (SM specs 7.2).

--
Akira TAGOH  : tagoh@gnome.gr.jp  / Japan GNOME Users Group
at@gclab.org : tagoh@gnome-db.org / GNOME-DB Project
             : tagoh@redhat.com   / Red Hat, Inc.
             : tagoh@debian.org   / Debian Project



Reply to: