You are not logged in.

#1 2009-03-22 21:50:47

russianwizard
Member
From: Louisville KY
Registered: 2009-03-21
Posts: 39

nm-applet does not want to start

I followed all the steps on both the network manager wiki pages and I keep getting this error when I run it from a terminal:

** (nm-applet:32238): WARNING **: <WARN> applet_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory

** (nm-applet:32238): CRITICAL **: nm_dbus_settings_system_new: assertion 'dbus_connection !=NULL' failed

** (nm-applet:32238): CRITICAL **: dbus_g_connection_register_g_object: assertion 'connection !=NULL' failed

** (nm-applet:32238): CRITICAL **: dbus_g_proxy_call: assertion 'DBUS_IS_G_PROXY (proxy)' failed

Whenever I disable the network daemon and enable the networkmanager daemon it changes my hostname to localhost. Also I don't know which daemons to shutoff or add, here is my current list in rc.conf:
syslog-ng network netfs crond


SONY VAIO VGN-FS630/W, 1.73Ghz Pentium M, 512mb RAM (Intel 915GM) (Ubuntu 9.04, Arch & BT3)

Offline

#2 2009-03-22 21:57:09

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: nm-applet does not want to start

add hal to daemon list also you need to put !network or remove it and add networkmanager
a proper list is: syslog-ng netfs crond hal networkmanager

Last edited by wonder (2009-03-22 21:58:07)


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2009-03-22 22:03:01

russianwizard
Member
From: Louisville KY
Registered: 2009-03-21
Posts: 39

Re: nm-applet does not want to start

From there how do I get it to go with the hostname I have in rc.conf instead of resorting to localhost?


SONY VAIO VGN-FS630/W, 1.73Ghz Pentium M, 512mb RAM (Intel 915GM) (Ubuntu 9.04, Arch & BT3)

Offline

#4 2009-03-22 22:15:21

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: nm-applet does not want to start

add your hostname to rc.conf and then to /etc/hosts like this:

127.0.0.1 localhost
127.0.0.1 yourhostname


Give what you have. To someone, it may be better than you dare to think.

Offline

#5 2009-03-22 22:32:10

russianwizard
Member
From: Louisville KY
Registered: 2009-03-21
Posts: 39

Re: nm-applet does not want to start

I fixed the problem by deleting something I added in a networkmanager conf file. Now root can start it up fine, but other users cant start it up withoutthe use of sudo su.


SONY VAIO VGN-FS630/W, 1.73Ghz Pentium M, 512mb RAM (Intel 915GM) (Ubuntu 9.04, Arch & BT3)

Offline

Board footer

Powered by FluxBB