Package: deluge-console
Version: 1.3.5-1
Severity: important

deluge-console ignores deluged's configured port and always uses the
default.

torrent@miner:~ > find .config/deluge/ -type f|xargs grep daemon_port
.config/deluge/core.conf:  "daemon_port": 50065, 

torrent@miner:~ > strace deluge-console add magnet:whatever 2>&1 | grep connect
connect(3, {sa_family=AF_INET, sin_port=htons(58846), 
sin_addr=inet_addr("127.0.0.1")}, 16) = -1 EINPROGRESS (Operation now in 
progress)

torrent@miner:~ > strace deluge-console add magnet:whatever 2>&1 | grep 
core.conf
[ nothing ]

Also, deluge-console hangs forever if the daemon is not running.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (700, 'testing'), (650, 'unstable'), (600, 'stable'), (550, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages deluge-console depends on:
ii  deluge-common  1.3.5-1
ii  python         2.7.3~rc2-1
ii  python2.6      2.6.8-0.2
ii  python2.7      2.7.3~rc2-2.1

deluge-console recommends no packages.

deluge-console suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to