Submenus not added when done so with Glade
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Application Indicators |
Invalid
|
Medium
|
Ted Gould | ||
gtk+2.0 (Ubuntu) |
Fix Released
|
Low
|
Unassigned | ||
indicator-application (Ubuntu) |
Invalid
|
Medium
|
Unassigned |
Bug Description
Binary package hint: indicator-
I'm working on adding Application Indicator support to Deluge and while working on a component for it I came along this bug.
Deluge is still using Glade for its interface. When it creates submenus and adds them to menuitems of a menu that is set to an AppIndicator, or is still to be set, the submenus don't appear in the Application Indicator menu, whereas they do in the menu of the GtkStatusIcon.
I'm using the latest code from http://
Please find attached my current patch.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: python-appindicator 0.2.3-0ubuntu1
ProcVersionSign
Uname: Linux 2.6.35-9-generic x86_64
NonfreeKernelMo
Architecture: amd64
Date: Wed Jul 21 14:14:16 2010
ProcEnviron:
LANGUAGE=
LANG=nl_NL.utf8
SHELL=/bin/bash
SourcePackage: indicator-
Related branches
- Cody Russell (community): Approve
-
Diff: 108 lines (+73/-7)2 files modifieddebian/changelog (+7/-0)
debian/patches/072_indicator_menu_update.patch (+66/-7)
- Ken VanDine: Pending requested
-
Diff: 229 lines (+78/-14)5 files modifiedChangeLog (+24/-0)
configure (+10/-10)
configure.ac (+2/-2)
debian/changelog (+7/-0)
src/application-service-appstore.c (+35/-2)
Changed in indicator-application (Ubuntu): | |
assignee: | nobody → Sense Hofstede (sense) |
Changed in indicator-application: | |
assignee: | nobody → Sense Hofstede (sense) |
Changed in indicator-application (Ubuntu): | |
assignee: | Aurélien Gâteau (agateau) → nobody |
Changed in gtk+2.0 (Ubuntu): | |
importance: | Undecided → Low |
Changed in gtk+2.0 (Ubuntu): | |
status: | Confirmed → Fix Committed |
Changed in indicator-application: | |
assignee: | Sense Hofstede (sense) → Karl Lattimer (karl-qdh) |
Changed in indicator-application: | |
importance: | Undecided → Medium |
Further testing confirmed this is an issue with libappindicator. I'm trying to fix this by listening to notify::submenu.