A restart of nm-applet solved this issue for me (as you can see bellow): alex@alex-desktop:~$ ps -A | grep nm-applet 21903 ? 00:00:00 nm-applet alex@alex-desktop:~$ kill 21903 alex@alex-desktop:~$ nohup nm-applet & [1] 22476 alex@alex-desktop:~$ nohup: ignoring input and appending output to `nohup.out' alex@alex-desktop:~$
Hope it helps you. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager-applet in Ubuntu. https://bugs.launchpad.net/bugs/1006141 Title: nm-applet system tray drop-down menu items missing Status in “network-manager-applet” package in Ubuntu: New Bug description: After upgrading Asus EEE-1215N from 11.10 --> 12.04, the nm-applet dropdown menus, right- or left-click, on the system-tray nm icon show only 'Enable Networking', 'Enable Wireless', 'Connection Information', 'Edit Connections...'. Other items such as the list of wired and wireless interfaces, available hotspots, wireless connection options, and VPN options, are not present at first. After a variable time, usually more than 5 minutes and as much as ~1 hour after boot-up / login, the missing items appear. At all times the network connections, wired and wireless, work normally, except of course that I cannot connect to a different wireless spot or start a VPN connection. All the nm-applet menu items appeared right away under 11.10; this delayed behavior appeared only upon upgrading. [CODE] /etc$ cat NetworkManager/NetworkManager.conf [main] plugins=ifupdown,keyfile dns=dnsmasq [ifupdown] managed=false ~$ lsb_release -rd Description: Ubuntu 12.04 LTS Release: 12.04 ~$ apt-cache policy network-manager network-manager: Installed: 0.9.4.0-0ubuntu4 Candidate: 0.9.4.0-0ubuntu4 Version table: *** 0.9.4.0-0ubuntu4 0 500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main i386 Packages 100 /var/lib/dpkg/status 0.9.4.0-0ubuntu3 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages [/CODE] Apport report attached. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: network-manager-gnome 0.9.4.1-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16 Uname: Linux 3.2.0-24-generic i686 ApportVersion: 2.0.1-0ubuntu7 Architecture: i386 Date: Tue May 29 14:50:59 2012 EcryptfsInUse: Yes ExecutablePath: /usr/bin/nm-applet InstallationMedia: Ubuntu-Netbook 10.10 "Maverick Meerkat" - Release i386 (20101007) IpRoute: default via 10.0.10.240 dev eth0 proto static 10.0.8.0/21 dev eth0 proto kernel scope link src 10.0.11.65 metric 1 169.254.0.0/16 dev eth0 scope link metric 1000 192.168.3.0/24 dev wlan0 proto kernel scope link src 192.168.3.120 metric 2 NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: network-manager-applet UpgradeStatus: Upgraded to precise on 2012-05-10 (19 days ago) nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth0 802-3-ethernet connected /org/freedesktop/NetworkManager/Devices/1 wlan0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSION STATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.4.0 connected enabled enabled enabled enabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1006141/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp