Application Indicator causes Gnome Power fallback icon to show/hide on each refresh
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Application Indicators |
Fix Released
|
High
|
Kalle Valo | ||
indicator-application (Ubuntu) |
Fix Released
|
High
|
Yomar Ruiz | ||
Lucid |
Fix Released
|
High
|
Kalle Valo |
Bug Description
Binary package hint: gnome-panel
When running on battery, my lucid battery applet shows strange behavior. It comes and goes in the notification area. It also uses way more space than it should. See the attached screenshot.
w1zard says:
"Using dbus-monitor, the following errors are relevant;
When the icon is removed:
signal sender=:1.3 -> dest=(null destination) serial=436 path=/org/
uint32 196
int32 0
And when the icon restores:
signal sender=:1.3 -> dest=(null destination) serial=434 path=/org/
uint32 195
int32 0"
ProblemType: Bug
Architecture: amd64
Date: Sat Feb 27 16:24:50 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20100224.1)
Package: gnome-panel 1:2.29.91-0ubuntu1
ProcEnviron:
PATH=(custom, user)
LANG=en_US.utf8
SHELL=/bin/zsh
ProcVersionSign
SourcePackage: gnome-panel
Uname: Linux 2.6.32-14-generic x86_64
Related branches
- Ken VanDine: Pending requested
-
Diff: 944 lines (+204/-140)17 files modifiedChangeLog (+35/-0)
bindings/mono/Makefile.am (+3/-2)
bindings/mono/Makefile.in (+3/-2)
configure (+10/-10)
configure.ac (+2/-2)
debian/changelog (+17/-0)
debian/patches/child-leakage.patch (+0/-17)
docs/reference/html/ch01.html (+1/-1)
docs/reference/html/index.html (+1/-1)
docs/reference/html/libappindicator-app-indicator.html (+54/-62)
docs/reference/html/object-tree.html (+1/-1)
docs/reference/libappindicator-docs.sgml (+1/-1)
docs/reference/version.xml (+1/-1)
docs/reference/xml/app-indicator.xml (+2/-4)
gtk-doc.make (+61/-33)
src/Makefile.in (+6/-3)
src/libappindicator/app-indicator.c (+6/-0)
Changed in indicator-application (Ubuntu): | |
status: | Confirmed → Invalid |
status: | Invalid → Confirmed |
summary: |
- battery applet comes and goes in notification area + Application Indicator causes Gnome Power fallback icon to show/hide on + each refresh |
description: | updated |
Changed in indicator-application: | |
status: | New → Confirmed |
Changed in indicator-application (Ubuntu): | |
status: | Confirmed → Triaged |
tags: | added: indicator-application |
tags: | added: regression-potential |
Changed in indicator-application (Ubuntu Lucid): | |
status: | Triaged → Confirmed |
importance: | Medium → High |
assignee: | nobody → Canonical Desktop Experience Team (canonical-dx-team) |
Changed in indicator-application: | |
assignee: | nobody → Ted Gould (ted) |
importance: | Undecided → High |
milestone: | none → ubuntu-10.04-beta-2 |
status: | Confirmed → Triaged |
Changed in indicator-application (Ubuntu Lucid): | |
milestone: | none → ubuntu-10.04-beta-2 |
Changed in indicator-application (Ubuntu Lucid): | |
assignee: | Canonical Desktop Experience Team (canonical-dx-team) → Kalle Valo (kvalo) |
Changed in indicator-application: | |
assignee: | Ted Gould (ted) → Kalle Valo (kvalo) |
Changed in indicator-application: | |
status: | Triaged → In Progress |
Changed in indicator-application: | |
status: | In Progress → Fix Committed |
milestone: | ubuntu-10.04-beta-2 → 0.0.19 |
status: | Fix Committed → Fix Released |
Changed in indicator-application (Ubuntu): | |
assignee: | Kalle Valo (kvalo) → Yomar Ruiz (yomar-r95) |
Actually, it keeps moving to the left.