[Bug 750588] Re: Geany's "New with template" submenu missing
Launchpad Bug Tracker
750588 at bugs.launchpad.net
Mon Apr 11 05:10:11 UTC 2011
This bug was fixed in the package libdbusmenu - 0.4.2-0ubuntu3
---------------
libdbusmenu (0.4.2-0ubuntu3) natty; urgency=low
* Merged fix, guard against an activation that does not actually have
an associated menu-hide (LP: #750588)
-- Ken VanDine <ken.vandine at canonical.com> Mon, 11 Apr 2011 00:56:02 -0400
** Changed in: libdbusmenu (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
https://bugs.launchpad.net/bugs/750588
Title:
Geany's "New with template" submenu missing
Status in DBus Menu:
Triaged
Status in “libdbusmenu” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: appmenu-gtk
Geany's sub-menu of the "New (with Template)" file menu item is
missing when using appmenu-gtk (the default in 11.04).
This is because Geany shares the submenu between the menubar and the toolbar. It reparents it to the menu item when this one is shown, and put it back to the toolbar when hidden.
However, appmenu-gtk don't seem to export these signals, so don't allowing Geany to do the proper reparenting, thus never showing the submenu of the menu item.
appmenu-gtk: 0.2.0-0ubuntu1
geany: 0.20-0ubuntu2 (also applies to upstream SVN)
More information about the Ubuntu-sponsors
mailing list