Public bug reported:

I am attempting to use deluge-console on my notebook computer to
communicate with a daemon on another machine.

$ deluge-console --version
deluge-console: 1.3.5

$ deluged --version
deluged: 1.3.5
libtorrent: 0.14.10.0

I can start deluge-console interactively and connect to the remote
deluge daemon with no problems.  Here's an example using "time" to show
that starting, connecting and exiting interactively can be done in less
than 10 seconds:

$ time deluge-console
>>> connect 10.0.0.2 deluge deluge
Connected to 10.0.0.2:58846!
>>> exit

real    0m7.332s
user    0m0.252s
sys     0m0.072s

If I pass these commands via the command line however, the process hangs
with no output.  Here's an example that uses "timelimit" to kill the
process after 60 seconds, showing that the process hangs:

$ timelimit -t 60 deluge-console "connect 10.0.0.2 deluge deluge; exit"
timelimit: sending warning signal 15

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: deluge-console 1.3.5-0ubuntu2~precise1
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
Uname: Linux 3.2.0-25-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Sat May 26 12:47:39 2012
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
PackageArchitecture: all
SourcePackage: deluge
UpgradeStatus: Upgraded to precise on 2012-05-06 (19 days ago)

** Affects: deluge (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1004793

Title:
  deluge-console hangs/freezes when commands passed on command line

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/1004793/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to