#572714 nm-applet does not show up

Package:
network-manager-gnome
Source:
network-manager-applet
Description:
network management framework (GNOME frontend)
Submitter:
"W. Martin Borgert"
Date:
2013-10-18 08:27:05 UTC
Severity:
important
#572714#5
Date:
2010-03-05 21:00:17 UTC
From:
To:
I cannot see an nm-applet in my GNOME panel, only in the process list.
Killing nm-applet and restarting it does not help. It remains invisible.

#572714#10
Date:
2010-03-05 21:24:14 UTC
From:
To:
If you start nm-applet from the command line, do you get any error messages?
Do other apps show up in the system tray?

Wild guess: broken icon cache file?

Michael

#572714#15
Date:
2010-03-05 21:39:06 UTC
From:
To:
Yes.

No. With strace nm-applet seems to be looping in a poll. Maybe
dbus?

In the GNOME panel? Yes.

How do I know? There is a command
"gtk-update-icon-cache --validate", but I'm not sure which
arguments I would need. I tried
"gtk-update-icon-cache -v /usr/share/icons/gnome" as root, which
did not gave any output. Btw. strace nm-applet does not show
anything with "icon" in it.

#572714#20
Date:
2010-03-05 21:48:08 UTC
From:
To:
Btw. nm-tool shows all kind of information about APs etc., but I also get a warning:

** (process:4105): WARNING **: error: failed to read connections from org.freedesktop.NetworkManagerUserSettings:
    The name org.freedesktop.NetworkManagerUserSettings was not provided by any .service files

No idea, whether this is related.

#572714#25
Date:
2010-05-03 18:22:03 UTC
From:
To:
This bug effects me too.

I was able run lower-level commands to work around it, but that required me
to do online searches for the commands I needed since I'm a
less-than-proficient Linux user.  If the effected computer were my only
internet access, this bug would have felt very severe to me.

#572714#35
Date:
2011-02-17 20:53:56 UTC
From:
To:
Hi!

There is a bug, if nm-applet is already running by first logged in
user, it will not be shown in notification area to second one.
In console it will say that "An instance of nm-applet is already
running". After rebooting this situation can be fixed because there is
only one logged in user.

#572714#40
Date:
2013-05-25 07:47:09 UTC
From:
To:
Dear Maintainer,

I have do upgrade on jessie few hour ago, after i upgrade i found my nm-applet has gone and i try run nm-applet with terminal and it gave error

and i try /etc/init.d/network-manager force-reload and it still not show the nm-applet

** (nm-applet:18443): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: Launch helper exited with unknown return code 1
** Message: applet now removed from the notification area
** Message: applet now embedded in the notification area

** (nm-applet:18443): WARNING **: fetch_connections_done: error fetching connections: (25) Launch helper exited with unknown return code 1.

** (nm-applet:18443): WARNING **: Failed to register as an agent: (25) Launch helper exited with unknown return code 1
** Message: applet now removed from the notification area

thank you
best regard

#572714#45
Date:
2013-05-26 22:02:34 UTC
From:
To:
Am 25.05.2013 09:47, schrieb T. Surya Fajri:

What happens if you restart your desktop session?
What desktop environment are you using?

#572714#50
Date:
2013-05-27 08:44:02 UTC
From:
To:
nothing happen.. nm-applet not showing and i few time restart but nothing
happen.. right now i using wicd

apt-cache policy gnome show

 Installed: 1:3.4+7
  Candidate: 1:3.4+7
  Version table:
 *** 1:3.4+7 0
        500 http://ftp.debian.org/debian/ testing/main i386 Packages
        100 /var/lib/dpkg/status

#572714#55
Date:
2013-10-18 07:51:38 UTC
From:
To:
Answering questions from earlier in the bug report.

Currently I am the only user logged in other than daemons.

Logging out and back in again does not fix it.
Rebooting does not fix it.

Running nm-applet from the command line works until I log out.

Using Gnome in Classic mode.

There is no error or warning message if I run:

    sudo /etc/init.d/network-manager force-reload

In addition, nm-applet does not show up in the programs listed in
the "Startup Application Preferences" dialog.

In /var/log/daemon.log I found:

    Oct 18 17:54:21 pharoah NetworkManager[3592]: <warn> error requesting
    auth for org.freedesktop.NetworkManager.wifi.share.protected: (3)
    GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner:
    GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner:
    Could not get UID of name ':1.99': no such name

Have no idea where ':1.99' is coming from.