View previous topic :: View next topic |
Author |
Message |
dman777 l33t

Joined: 10 Jan 2007 Posts: 999
|
Posted: Mon Jan 13, 2014 2:10 pm Post subject: wicd Failed to connect to socket /var/run/dbus/system_bus_s |
|
|
I'm not using XFCE or any desktop manager. I am just using a window manager. I just installed wicd and I get this error:
Code: | one@localhost ~ $ wicd-
wicd-cli wicd-client wicd-curses wicd-gtk
one@localhost ~ $ wicd-gtk
Traceback (most recent call last):
File "/usr/share/wicd/gtk/wicd-client.py", line 63, in <module>
from wicd import dbusmanager
File "/usr/lib64/python2.7/site-packages/wicd/dbusmanager.py", line 93, in <module>
DBUS_MANAGER = DBusManager()
File "/usr/lib64/python2.7/site-packages/wicd/dbusmanager.py", line 57, in __init__
self._bus = dbus.SystemBus()
File "/usr/lib64/python2.7/site-packages/dbus/_dbus.py", line 194, in __new__
private=private)
File "/usr/lib64/python2.7/site-packages/dbus/_dbus.py", line 100, in __new__
bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
File "/usr/lib64/python2.7/site-packages/dbus/bus.py", line 122, in __new__
bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
one@localhost ~ $ |
|
|
Back to top |
|
 |
Kompi Apprentice


Joined: 05 Oct 2002 Posts: 252 Location: Germany
|
Posted: Thu Jan 23, 2014 12:53 pm Post subject: |
|
|
You probably don't have a dbus daemon running. Try:
Code: | /etc/init.d/dbus start |
or permanently enable it at boot:
Also, you may want to start the wicd daemon at boot:
|
|
Back to top |
|
 |
dman777 l33t

Joined: 10 Jan 2007 Posts: 999
|
Posted: Thu Jan 30, 2014 2:10 pm Post subject: |
|
|
That did it, thanks! |
|
Back to top |
|
 |
HeXiLeD Veteran


Joined: 20 Aug 2005 Posts: 1092 Location: Online
|
Posted: Wed Feb 19, 2014 4:49 am Post subject: |
|
|
I have the exact same problem and this solution as well as many others found, did not solve the problem.
The problem happend with 1.7.2.4-r3 as well as the previous stable package _________________ Do you hear the sound of inevitability?
With age, comes great grumpiness and that, was 20 years ago...
CertFP: becbbd161d5a5c31de3c45171b77bf710911db29 / d985d21f89fe2977b593c4d381a1a86802e62990d9328d893db76d59f9935244 |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|