Comment 4 for bug 289466

Revision history for this message
Cosmin L (lcosmin) wrote : Re: Network Manager 0.7 applet not Appearing if there are managed entries in /etc/network/interfaces

I've recently rebooted my ubuntu, the applet isn't visible.

user@user-desktop:~$ ps axu | grep nm- | grep -v grep
root 5754 0.0 0.1 7696 3552 ? S 10:10 0:00 /usr/sbin/nm-system-settings --config /etc/NetworkManager/nm-system-settings.conf
user 6204 0.0 0.3 23044 11480 ? S 10:11 0:00 nm-applet --sm-disable

The nm-applet process is there it seems (the Network Manager process is also there). Trying to start it manually yields:

user@user-desktop:~$ nm-applet

** (nm-applet:9454): WARNING **: <WARN> applet_dbus_manager_start_service(): Could not acquire the NetworkManagerUserSettings service as it is already taken. Return: 3

(nm-applet:9454): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed