linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #07777
[Bug 752674] Re: GtkRecentChooserMenu always selects first entry
This bug was fixed in the package libdbusmenu -
12.10.3daily13.02.01-0ubuntu1
---------------
libdbusmenu (12.10.3daily13.02.01-0ubuntu1) raring; urgency=low
[ Mathieu Trudel-Lapierre ]
* debian/control:
- Reorganize Build-Depends for clarity.
- Update style to match other indicator stack packages.
- Drop Build-Depends on cdbs.
- Bump debhelper Build-Depends to (>= 9).
- Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders.
- Remove outdated Breaks:.
- Add dbus-test-runner to Build-Depends.
- Add xvfb to Build-Depends.
* debian/rules:
- Convert to dh9; some variables where kept but renamed to brevity.
- Override dh_autoreconf to make sure it calls autogen.sh, and doesn't run
configure.
- Clean up unnecessary files we don't want to install, so that dh_install
can complete.
- Override dh_auto_test to make sure they can be run for both the gtk2 and
gtk3 flavors.
- Run dh_auto_test through xvfb-run.
* debian/compat: bump to compat level 9.
* debian/libdbusmenu-gtk-doc.install: add the glib-server-nomenu.c example.
* debian/libdbusmenu-tools.install: install dbusmenu-* binaries from the
multiarch triplet rather than usr/lib/libdbusmenu.
* Update main sgml documentation files to remove the xml includes we don't
generate anymore. (LP: #1102468)
* Drop deprecated calls to g_type_init(). (LP: #1102471)
[ Didier Roche ]
* Automatic snapshot from revision 435 (bootstrap):
- Confirm that icon_name is non-NULL before passing it to
gtk_icon_theme_has_icon(). (LP: #1082516)
- Do not reuse menu items if their type is different (LP: #1071321)
- Fixes interaction with GtkRecentChooserMenu (LP: #752674)
[ Mathieu Trudel-Lapierre ]
* libdbusmenu uses deprecated calls to g_type_init() (LP: #1102471)
* libdbusmenu fails to build due to missing xml documentation include
files (LP: #1102468)
[ Chris Coulson ]
* Leaks GVariant's in multiple places (LP: #1104136)
* Leak in method call handlers for calls that don't require a reply
(LP: #1103050)
[ Automatic PS uploader ]
* Automatic snapshot from revision 440
-- Automatic PS uploader <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Fri, 01 Feb 2013 02:01:01 +0000
** Changed in: libdbusmenu (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/752674
Title:
GtkRecentChooserMenu always selects first entry
Status in The Application Menu:
Invalid
Status in Inkscape: A Vector Drawing Tool:
Invalid
Status in DBus Menu:
Fix Committed
Status in OpenShot Video Editor:
Invalid
Status in “gitg” package in Ubuntu:
Invalid
Status in “indicator-appmenu” package in Ubuntu:
Invalid
Status in “inkscape” package in Ubuntu:
Invalid
Status in “libdbusmenu” package in Ubuntu:
Fix Released
Bug description:
A GtkRecentChooserMenu is a submenu with recently used documents. It
is used in Anjuta and I also use it in my own code (a patch to
Xournal:
http://sourceforge.net/tracker/?func=detail&aid=3249971&group_id=163434&atid=827735).
It is probably being used by many more applications.
When using the global menu, it is always the first entry that is
opened, no matter which one you click. Looking at the source,
GtkRecentChooserMenu uses gtk_menu_get_active to select the item. I'm
guessing that the active item is not updated when using the global
menu. It probably should be.
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-appmenu/+bug/752674/+subscriptions