Hello: I would like to run deluge on openSUSE 13.1 with KDE3 desktop. When I run deluge, I get a list of errors: ~> deluge (deluge:26545): GConf-WARNING **: Client failed to connect to the D-BUS daemon: Failed to connect to socket /tmp/dbus-zceXBHrC2m: Connection refused (deluge:26545): GConf-WARNING **: Client failed to connect to the D-BUS daemon: Failed to connect to socket /tmp/dbus-zceXBHrC2m: Connection refused (deluge:26545): GConf-WARNING **: Client failed to connect to the D-BUS daemon: Failed to connect to socket /tmp/dbus-zceXBHrC2m: Connection refused (deluge:26545): GConf-WARNING **: Client failed to connect to the D-BUS daemon: Failed to connect to socket /tmp/dbus-zceXBHrC2m: Connection refused (deluge:26545): GConf-WARNING **: Client failed to connect to the D-BUS daemon: Failed to connect to socket /tmp/dbus-zceXBHrC2m: Connection refused (deluge:26545): GConf-WARNING **: Client failed to connect to the D-BUS daemon: Failed to connect to socket /tmp/dbus-zceXBHrC2m: Connection refused Traceback (most recent call last): File "/usr/bin/deluge", line 9, in <module> load_entry_point('deluge==1.3.11', 'gui_scripts', 'deluge')() File "/usr/lib/python2.7/site-packages/deluge/main.py", line 132, in start_ui UI(options, args, options.args) File "/usr/lib/python2.7/site-packages/deluge/ui/ui.py", line 150, in __init__ ui = GtkUI(args) File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py", line 233, in __init__ common.associate_magnet_links(False) File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/common.py", line 255, in associate_magnet_links if (gconf_client.get(key) and overwrite) or not gconf_client.get(key): glib.GError: No D-BUS daemon running dbus-daemon is running. ~> ps -e|grep dbus 1494 ? 00:00:05 dbus-daemon I know nothing about dbus but deluge used to work earlier. How could I fix this? Thanks, Istvan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org