Public bug reported:
Binary package hint: deluge-torrent
I did an Ubuntu Hardy 8.04 using alternate command line only installation,
then install xorg, kdebase, deluge-torrent some other application.
if I try to start deluge from K-Menu, there is an deluge button on external
toolbar, but after a while it's dissapear.
If I try to start deluge from shell, it produce the following:
[EMAIL PROTECTED]: /usr/bin/deluge
Traceback (most recent call last):
File "/usr/bin/deluge", line 123, in <module>
subprocess.Popen(["dbus-launch", "deluge"] + sys.argv[1:])
File "/usr/lib/python2.5/subprocess.py", line 594, in __init__
errread, errwrite)
File "/usr/lib/python2.5/subprocess.py", line 1147, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
I got a hint from IRC to check DBUS installation:
[EMAIL PROTECTED]:~/.config$ dpkg -l | grep dbus
ii dbus 1.1.20-1ubuntu1
simple interprocess messaging system
ii libdbus-1-3 1.1.20-1ubuntu1
simple interprocess messaging system
ii libdbus-glib-1-2 0.74-2
simple interprocess messaging system (GLib-b
ii libdbus-qt-1-1c2 0.62.git.20060814-2build1
simple interprocess messaging system (Qt-bas
ii libpolkit-dbus2 0.7-2ubuntu7
library for accessing PolicyKit via D-Bus
ii python-dbus 0.82.4-1ubuntu1
simple interprocess messaging system (Python
after I install dbus-x11:
sudo apt-get install dbus-x11
I can run deluge.
Someone said that package dbus-launch is renamed to dbus-x11, and deluge
dependency did not list that as dependency
** Affects: deluge-torrent (Ubuntu)
Importance: Undecided
Status: New
--
deluge fail to run (missing dependency)
https://bugs.launchpad.net/bugs/223519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs