doesn't list static entries
Bug #930059 reported by
Sebastien Bacher
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Application Menu Indicator |
Fix Released
|
Medium
|
Ted Gould | ||
indicator-appmenu (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Using current precise (i.e 0.3.90-0ubuntu1), the hud doesn't list in the indicator-messages static entries (I guess), i.e it doesn't match "compose email" and "address book" if the mailer is not running (tb in this case), those work fine when tb running
Related branches
lp://qastaging/~ted/indicator-appmenu/lp930059
- Conor Curran (community): Approve
-
Diff: 27 lines (+5/-2)1 file modifiedsrc/menuitem-collector.c (+5/-2)
lp://qastaging/~indicator-applet-developers/ubuntu/precise/indicator-appmenu/upstream
- Ken VanDine: Pending requested
-
Diff: 1560 lines (+613/-245)32 files modifiedChangeLog (+255/-0)
Makefile.am (+1/-35)
Makefile.am.coverage (+48/-0)
Makefile.in (+45/-39)
configure (+106/-68)
configure.ac (+4/-1)
data/Makefile.in (+5/-11)
debian/changelog (+19/-1)
debian/control (+4/-0)
docs/devel/html/HudAppMenuRegistrar.html (+1/-1)
docs/devel/html/HudDbusmenuCollector.html (+3/-3)
docs/devel/html/HudResult.html (+4/-4)
docs/devel/html/HudSource.html (+7/-7)
docs/devel/html/ch01.html (+1/-1)
docs/devel/html/ch02.html (+1/-1)
docs/devel/html/ch03.html (+1/-1)
docs/devel/html/ch04.html (+1/-1)
docs/devel/html/ch05.html (+1/-1)
docs/devel/html/hud-HudSettings.html (+2/-20)
docs/man/hud-cli.1 (+2/-2)
docs/man/hud-dump-application.1 (+2/-2)
docs/man/hud-list-applications.1 (+2/-2)
docs/man/hud-verify-app-info.1 (+2/-2)
m4/gcov.m4 (+13/-10)
src/Makefile.in (+18/-18)
src/hudquery.c (+1/-1)
src/hudtoken.c (+6/-0)
src/hudtoken.h (+1/-0)
src/indicator-appmenu.c (+2/-0)
tests/Makefile.in (+53/-11)
tests/test-dbus-message-count.in (+1/-1)
tools-vala/hud-gtk.c (+1/-1)
tags: | added: hud |
Changed in indicator-appmenu: | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Ted Gould (ted) |
milestone: | none → 0.3.91 |
Changed in indicator-appmenu: | |
status: | In Progress → Fix Committed |
Changed in indicator-appmenu: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This bug was fixed in the package indicator-appmenu - 0.3.91-0ubuntu1
---------------
indicator-appmenu (0.3.91-0ubuntu1) precise; urgency=low
* debian/control:
- drop scrollkeeper build-depends, that source is deprecated and not
need to build the indicator
[ Ted Gould ]
* New upstream release.
* Fix resize in HUD CLI (LP: #921284)
* Remove extranious g_errors (LP: #921288)
* Making usage of usage data more fair (LP: #923999)
* Ensure property exists before evaluating on it (LP: #930059)
* Protect against improperly parsed messages (LP: #931219)
* Fix UTF-8 handling in distance algorithms (LP: #930065)
* Correct name of dash in blacklist (LP: #932530)
* Add support of AppIndicator title changes
-- Sebastien Bacher <email address hidden> Wed, 15 Feb 2012 20:58:01 +0100