nm-applet no longer animates panel icon while connecting
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| network-manager-applet (Ubuntu) |
Medium
|
Mathieu Trudel-Lapierre |
Bug Description
In maverick, nm-applet displayed an animation while connecting to a wireless network. This seems to have broken in natty; now it only displays a single static frame from the animation.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: network-
ProcVersionSign
Uname: Linux 2.6.37-11-generic x86_64
NonfreeKernelMo
Architecture: amd64
CRDA: Error: [Errno 2] No such file or directory
Date: Sun Dec 26 12:38:00 2010
EcryptfsInUse: Yes
IfupdownConfig:
auto lo
iface lo inet loopback
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20101202)
IpRoute:
192.168.153.0/24 dev wlan0 proto kernel scope link src 192.168.153.231 metric 2
169.254.0.0/16 dev wlan0 scope link metric 1000
default via 192.168.153.1 dev wlan0 proto static
Keyfiles: Error: [Errno 2] No such file or directory
ProcEnviron:
LANGUAGE=en_US:en
PATH=(custom, user)
LANG=en_US.UTF-8
LC_MESSAGES=
SHELL=/bin/bash
SourcePackage: network-
Related branches
Anders Kaseorg (andersk) wrote : | #1 |
Changed in network-manager-applet (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Mathieu Trudel-Lapierre (mathieu-tl) |
Launchpad Janitor (janitor) wrote : | #3 |
This bug was fixed in the package network-
---------------
network-
* Re-instate animations while processing network association phases, it tends
to be annoying and confusing without them. (LP: #694534)
* Provide and use premade theme icons for wireless strength *with security*,
which include the padlock already composited.
- Enable icons in menus for wireless strength and security. (LP: #683896)
- Re-use the same icons to notify the user that they are connected to a
VPN-secured connection. (LP: #696442)
* Clean up code paths for GSM and CDMA devices which still tried to create
a custom widget to add to the menu -- replaced it with a simple image
menu item.
* Escape underscores in SSID names so they display with the correct name
rather than underlining the next character (as a mnemonic).
-- Mathieu Trudel-Lapierre <email address hidden> Fri, 07 Jan 2011 12:52:06 -0500
Changed in network-manager-applet (Ubuntu): | |
status: | In Progress → Fix Released |
Confirming, I'll be working on this and getting strength icons back in the menu today...