Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2003:
[Freeciv-Dev] (PR#4206) GTK2 client and Enlightenment
Home

[Freeciv-Dev] (PR#4206) GTK2 client and Enlightenment

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: rf13@xxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] (PR#4206) GTK2 client and Enlightenment
From: "Vasco Alexandre da Silva Costa" <vasc@xxxxxxxxxxxxxx>
Date: Sat, 29 Nov 2003 11:15:27 -0800
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=4206 >

> [vasc - Sun May 11 17:01:41 2003]:
> 
> On Sun, 11 May 2003, Raimar Falke wrote:
> 
> > I start the client without -a and get 2 windows: the main window and
> > the connect dialog (start.gif). If I now go the next virtual desktop
> > at the left the connect dialog goes to the virtual window at the
> > right (left.gif).
> >
> > $ rpm -q enlightenment
> > enlightenment-0.16.4-6
> > $ rpm -q gtk2
> > gtk2-2.0.2-4
> >
> > Is this a enlightenment, gtk2 or a freeciv problem?
> 
> Well I have no such problem, am using virtual desktops and metacity.
> 
> I don't think it is a Freeciv problem. We explicitly set the toplevel as
> the connect window parent:
> 
>   dialog = gtk_dialog_new_with_buttons(_(" Connect to Freeciv Server"),
>     GTK_WINDOW(toplevel),
>     GTK_DIALOG_MODAL,
>     NULL);

This code has changed quite some time ago. Please re-test with the "keep
dialogs on top" local option on and off.



[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#4206) GTK2 client and Enlightenment, Vasco Alexandre da Silva Costa <=