| View previous topic :: View next topic |
| Author |
Message |
Rukiri n00b


Joined: 28 Oct 2011 Posts: 55
|
Posted: Sat Sep 01, 2012 12:48 am Post subject: Networkmanager : Can't launch nm-applet |
|
|
| Code: | Spark ~ # nm-applet
** (nm-applet:6218): 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:6218): WARNING **: fetch_connections_done: error fetching connections: (25) Launch helper exited with unknown return code 1.
** (nm-applet:6218): WARNING **: Failed to register as an agent: (25) Launch helper exited with unknown return code 1
** Message: applet now removed from the notification area
** Message: Starting applet secret agent because GNOME Shell disappeared
** (nm-applet:6218): WARNING **: Failed to register as an agent: (25) Launch helper exited with unknown return code 1
|
Help please! |
|
| Back to top |
|
 |
roravun Tux's lil' helper


Joined: 05 Sep 2012 Posts: 81
|
Posted: Wed Sep 05, 2012 4:21 pm Post subject: |
|
|
Your NetworkManager daemon is not running. Run `/etc/init.d/NetworkManager start'
If you plan to use NetworkManager on a daily basis I recommend you 'rc-update add NetworkManager' so it starts automatically. |
|
| Back to top |
|
 |
XavierMiller Moderator


Joined: 23 Jul 2004 Posts: 4604 Location: ~Brussels - Belgique
|
|
| Back to top |
|
 |
linux slacker n00b


Joined: 03 May 2002 Posts: 20 Location: Buffalo, NY
|
Posted: Fri Sep 07, 2012 12:51 am Post subject: |
|
|
| XavierMiller wrote: | Try this
| Code: | | emerge -1 dbus-glib |
|
Thanks! Solved my issue exactly -- too bad revdep-rebuild didn't detect the issue and do this for me...  _________________ Error of opinion may be tolerated where reason is left free to combat it. -- Thomas Jefferson, 1801 |
|
| Back to top |
|
 |
|