Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2001:
[Freeciv-Dev] Re: question, progress
Home

[Freeciv-Dev] Re: question, progress

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: question, progress
From: Alan Schmitt <alan.schmitt@xxxxxxxx>
Date: Sat, 27 Oct 2001 08:37:31 +0200

* Alan Schmitt (alan.schmitt@xxxxxxxx) wrote:
> Actually it happens when I lauch civclient, just before the windows
> appears. If you want, I can printf track when it happens (I just had a
> quick look at gui_main.c and I think I see the flow control at the
> start, so it should be doable ;-)
> 
> Alan

Well, I did some printf hunting, and the problem seems to be the call:

  gtk_item_factory_create_items(item_factory, nmenu_items, menu_items, NULL);

that is at line 852 of client/gui-gtk/menu.c (in setup_menus).

I really don't know enough about gtk to know what is wrong, but this
might help you.

Alan

--
The hacker: someone who figured things out and made something cool happen.


[Prev in Thread] Current Thread [Next in Thread]