[Pkg-games-ubuntu] [Bug 743265] Re: When using unity, the diplomacy and cities menus are not shown.

Michael Terry michael.terry at canonical.com
Mon Jul 18 20:38:55 UTC 2011


As an alternative to patching the Exec line, appmenu-gtk has an internal
blacklist.  If it's easier, we could solve 11.04's problem with an SRU
to appmenu-gtk as well.

I looked into why ubuntu-local didn't work like you expected.  I think
I'll have a patch shortly.  It was because appmenu-gtk has a bug that
causes it to overwrite ubuntu-local sometimes.

With this fix in place (in time for 11.10), you should be able to use
ubuntu-local upstream.  If you do, you probably want to guard setting it
with something like:

if (g_object_class_find_property (G_OBJECT_CLASS(GTK_MENU_BAR_GET_CLASS(menubar)), "ubuntu-local"))
  g_object_set(G_OBJECT(menubar), "ubuntu-local", TRUE, NULL);

-- 
You received this bug notification because you are a member of
Debian/Ubuntu Games Team, which is subscribed to freeciv in Ubuntu.
https://bugs.launchpad.net/bugs/743265

Title:
  When using unity, the diplomacy and cities menus are not shown.

Status in Application menu module for GTK+:
  Triaged
Status in Freeciv Game:
  Unknown
Status in “appmenu-gtk” package in Ubuntu:
  Triaged
Status in “freeciv” package in Ubuntu:
  Confirmed

Bug description:
  In freeciv there is a menu below the cities display (F4, Civilization
  -> Cities). The menu disappears if you're using unity.

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-gtk/+bug/743265/+subscriptions



More information about the Pkg-games-ubuntu mailing list