Custom Query (2449 matches)
Results (583 - 585 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2233 | WontFix | Deluge client assumes uses local file system when connected to server over ssh tunnel | ||
| Description |
I am using Deluge 1.3.5 with libtorrent 0.15.9.0 for the gtk frontend as well as for the server backend.
If I use Worse, it the download directory that has been set does not exist on the client, the client changes it. |
|||
| #672 | Fixed | Deluge compiled from 1.1.0_RC1 sources doesn't add any torrents, quietly. | ||
| Description |
Platform: x86 Dual Core @3.2Ghz, 4GB Ram OS: Ubuntu Server 8.10 First installed the .deb for 8.10 for soon to discover the stated behaviour (web ui only tested). Got the sources and compiled them. The same. There is no way to add a torrent with any web ui theme, daemon ran as root or anything else. got the output when trying to add from a firefox/safari client: root@nightshift:~# deluged -d Traceback (most recent call last):
TypeError: list objects are unhashable |
|||
| #1197 | Fixed | deluge considers 0.14.5 > 0.14.10!! o_O | ||
| Description |
After today upgrade from official PPA (ppa:deluge-team/ppa), I can't boot deluged: [INFO ] 03:09:01 daemon:129 Deluge daemon 1.2.1
[ERROR ] 03:09:01 main:216 This version of Deluge requires libtorrent >=0.14.5.0!
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/deluge/main.py", line 209, in start_daemon
Daemon(options, args)
File "/usr/lib/pymodules/python2.6/deluge/core/daemon.py", line 136, in __init__
from deluge.core.core import Core
File "/usr/lib/pymodules/python2.6/deluge/core/core.py", line 36, in <module>
from deluge._libtorrent import lt
File "/usr/lib/pymodules/python2.6/deluge/_libtorrent.py", line 60, in <module>
check_version(lt)
File "/usr/lib/pymodules/python2.6/deluge/_libtorrent.py", line 53, in check_version
raise ImportError("This version of Deluge requires libtorrent >=%s!" % REQUIRED_VERSION)
ImportError: This version of Deluge requires libtorrent >=0.14.5.0!
Installed libtorrent version 0.14.10-2~karmic~ppa1 |
|||
