Dbus Errors
Posted: Fri Nov 23, 2007 9:31 am
I have etch, installed 0.5.0 (svn), will not start because of this -
Traceback (most recent call last):
File "/usr/bin/deluge", line 54, in ?
bus = dbus.SessionBus()
File "/var/lib/python-support/python2.4/dbus/_dbus.py", line 266, in __new__
return Bus.__new__(cls, Bus.TYPE_SESSION, use_default_mainloop, private)
File "/var/lib/python-support/python2.4/dbus/_dbus.py", line 99, in __new__
bus._connection = dbus_bindings.bus_get(bus_type, private)
File "dbus_bindings.pyx", line 1692, in dbus_bindings.bus_get
dbus_bindings.DBusException: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
I would really like to try and fix it,(gain some experience into deluge) if possible, if not then just uninstall. I am also unsure how to uninstall a svn install. Help to fix or uninstall appreciated.
Traceback (most recent call last):
File "/usr/bin/deluge", line 54, in ?
bus = dbus.SessionBus()
File "/var/lib/python-support/python2.4/dbus/_dbus.py", line 266, in __new__
return Bus.__new__(cls, Bus.TYPE_SESSION, use_default_mainloop, private)
File "/var/lib/python-support/python2.4/dbus/_dbus.py", line 99, in __new__
bus._connection = dbus_bindings.bus_get(bus_type, private)
File "dbus_bindings.pyx", line 1692, in dbus_bindings.bus_get
dbus_bindings.DBusException: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
I would really like to try and fix it,(gain some experience into deluge) if possible, if not then just uninstall. I am also unsure how to uninstall a svn install. Help to fix or uninstall appreciated.