No signal strength icons in list of available wireless connections
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libdbusmenu (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
network-manager-applet (Ubuntu) |
Fix Released
|
Low
|
Mathieu Trudel-Lapierre |
Bug Description
Binary package hint: network-manager
In network-
The panel icon displays OK in gnome-shell and also in unity-compiz, and will show the strength of the signal that has been connected to, or icons for disconnection or a wired connection. It won't always show up until the network has been scanned, though, and disappears if you switch from gnome-shell to unity-compiz and then back to gnome-shell.
Related branches
- Paul Sladen (community): Approve
-
Diff: 156 lines (+121/-1)5 files modifieddebian/changelog (+10/-0)
debian/control (+2/-1)
debian/install (+1/-0)
debian/ubuntu-mono.postinst (+55/-0)
scavenge.py (+53/-0)
Changed in network-manager (Ubuntu): | |
status: | New → Confirmed |
affects: | network-manager (Ubuntu) → network-manager-applet (Ubuntu) |
Changed in network-manager-applet (Ubuntu): | |
importance: | Undecided → Low |
tags: | added: natty regression-release |
I'm not certain yet why it disappears and won't get embedded back into the systray or indicator list as you switch back and forth, but the fact that there is no signal strength is a known issue with the indicator patch to nm-applet.
I'm adding a bug task to libdbusmenu, which is what we use through libappindicator, in hope we can get better tracking on when the required features to display icons in the menus like we do will work (requires supporting GtkImageMenuItem's or some workaround, I guess).