[Freeciv-Dev] Re: question, progress
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
* 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.
|
|