broken fallback icons for indicators
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity Foundations |
Fix Released
|
Medium
|
Michael Vogt | ||
libappindicator |
Fix Released
|
Medium
|
Michael Vogt | ||
0.4 |
Fix Released
|
Undecided
|
Unassigned | ||
0.5 |
Fix Released
|
Medium
|
Michael Vogt | ||
jockey (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
libappindicator (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Starting Xubuntu, etc sessions with indicators (like bluetooth-applet or nm-applet) using libappindicator; if you remove the indicator widget from the panel, "indicators" will fallback to using legacy GtkTrayIcons. However, this appears to fail to load the icons that go with them.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: libgtk-3-0 3.1.10-0ubuntu1
ProcVersionSign
Uname: Linux 3.0.0-7-generic x86_64
Architecture: amd64
Date: Tue Aug 2 17:52:06 2011
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110715)
ProcEnviron:
LANGUAGE=fr_CA:fr
PATH=(custom, user)
LANG=fr_CA.UTF-8
SHELL=/bin/zsh
SourcePackage: gtk+3.0
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Ted Gould (community): Disapprove
- Andrea Cimitan: Pending requested
-
Diff: 82 lines (+7/-31)1 file modifiedsrc/app-indicator.c (+7/-31)
- Ted Gould (community): Approve
- Michael Vogt (community): Needs Resubmitting
-
Diff: 63 lines (+39/-7)1 file modifiedsrc/app-indicator.c (+39/-7)
- Ken VanDine: Pending requested
-
Diff: 919 lines (+167/-133)14 files modifiedChangeLog (+20/-0)
bindings/vala/examples/indicator-example.vala (+3/-3)
configure (+10/-10)
configure.ac (+1/-1)
debian/changelog (+9/-0)
debian/control (+1/-1)
docs/reference/html/ch01.html (+1/-1)
docs/reference/html/index.html (+1/-1)
docs/reference/html/libappindicator-app-indicator.html (+16/-16)
docs/reference/libappindicator-docs.sgml (+1/-1)
docs/reference/version.xml (+1/-1)
example/simple-client-vala.c (+83/-75)
example/simple-client-vala.vala (+18/-18)
src/app-indicator.c (+2/-5)
Changed in libappindicator (Ubuntu): | |
status: | New → Confirmed |
tags: | added: iso-testing |
Changed in libappindicator (Ubuntu): | |
importance: | Undecided → Medium |
status: | Confirmed → Triaged |
Changed in unity-foundations: | |
status: | New → Triaged |
Changed in libappindicator: | |
status: | New → Triaged |
Changed in unity-foundations: | |
importance: | Undecided → Medium |
Changed in libappindicator: | |
importance: | Undecided → Medium |
Changed in unity-foundations: | |
assignee: | nobody → Ted Gould (ted) |
Changed in libappindicator: | |
assignee: | nobody → Ted Gould (ted) |
Changed in unity-foundations: | |
milestone: | none → oneiric-beta-2 |
Changed in libappindicator: | |
assignee: | Ted Gould (ted) → Javier Jardón (jjardon) |
Changed in unity-foundations: | |
assignee: | Ted Gould (ted) → Javier Jardón (jjardon) |
Changed in unity-foundations: | |
milestone: | oneiric-beta-2 → oneiric-final |
Changed in jockey (Ubuntu): | |
status: | Confirmed → Invalid |
Changed in libappindicator: | |
assignee: | Javier Jardón (jjardon) → Michael Vogt (mvo) |
milestone: | none → 0.4.2 |
status: | In Progress → Fix Committed |
Changed in unity-foundations: | |
assignee: | Javier Jardón (jjardon) → Michael Vogt (mvo) |
status: | Incomplete → Fix Committed |
Changed in unity-foundations: | |
status: | Fix Committed → Fix Released |
This might actually be related to the changes in GtkStatusIcons in GTK 3.