Custom Query (2449 matches)
Results (436 - 438 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1229 | Invalid | Deluge requires libtorrent >=0.14.9.0 when 0.14.10 installed | ||
| Description |
$ deluged -d --loglevel=debug
[INFO ] 08:54:09 daemon:129 Deluge daemon 1.2.2
[DEBUG ] 08:54:09 daemon:130 options: {'profile': False, 'loglevel': 'debug', 'quiet': False, 'ui_interface': None, 'interface': None, 'logfile': None, 'config': None, 'port': None, 'pidfile': None, 'donot': True}
[DEBUG ] 08:54:09 daemon:131 args: []
[ERROR ] 08:54:09 main:216 This version of Deluge requires libtorrent >=0.14.9.0!
Traceback (most recent call last):
File "/usr/lib64/python2.6/site-packages/deluge/main.py", line 209, in start_daemon
Daemon(options, args)
File "/usr/lib64/python2.6/site-packages/deluge/core/daemon.py", line 136, in __init__
from deluge.core.core import Core
File "/usr/lib64/python2.6/site-packages/deluge/core/core.py", line 36, in <module>
from deluge._libtorrent import lt
File "/usr/lib64/python2.6/site-packages/deluge/_libtorrent.py", line 60, in <module>
check_version(lt)
File "/usr/lib64/python2.6/site-packages/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.9.0!
The Version of libtorrent installed on my machine is 0.14.10, but deluged requires greater than 0.14.9. Not good. |
|||
| #1230 | WorksForMe | Plugin label doesn't apply correctly the preferences when I change torrent between labels | ||
| Description |
Options of torrent in label "blu-ray": I change this torrent from "blu-ray" to "dvd" but Deluge doesn't apply any option of the new label. |
|||
| #1231 | WorksForMe | Deluge-gtk doesn't preserve the displayed columns between restarts of daemon | ||
| Description |
deluged in server, deluge-gtk in local. |
|||
Note:
See TracQuery
for help on using queries.





