Discussion:
[Deluge] #3132: cant add torrents
Deluge
2017-11-23 19:11:00 UTC
Permalink
#3132: cant add torrents
---------------------+------------------------------------
Reporter: toolazy | Owner:
Type: bug | Status: new
Priority: major | Milestone: needs verified
Component: Unknown | Version: other (please specify)
Keywords: |
---------------------+------------------------------------
Get:1 http://ppa.launchpad.net/deluge-team/develop/ubuntu zesty/main amd64
deluge-common all 2.0.0.dev7119+07a87fa+201711192317~ubuntu17.04.1 [691
kB]
Get:2 http://ppa.launchpad.net/deluge-team/develop/ubuntu zesty/main amd64
deluge-console all 2.0.0.dev7119+07a87fa+201711192317~ubuntu17.04.1 [81,4
kB]
Get:3 http://ppa.launchpad.net/deluge-team/develop/ubuntu zesty/main amd64
deluge-web all 2.0.0.dev7119+07a87fa+201711192317~ubuntu17.04.1 [977 kB]
Get:4 http://ppa.launchpad.net/deluge-team/develop/ubuntu zesty/main amd64
deluged all 2.0.0.dev7119+07a87fa+201711192317~ubuntu17.04.1 [9 562 B]

deluged -V
deluged 2.0.0.dev7119
libtorrent: 1.2.0.0
Python: 2.7.13
OS: Linux Ubuntu 17.04 zesty

useing deluge-2.0b1-win32-setup as thinclient

Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/deluge/core/daemon_entry.py",
line 82, in run_daemon
daemon.start()
File "/usr/lib/python2.7/dist-packages/deluge/core/daemon.py", line 139,
in start
reactor.run()
File "/usr/local/lib/python2.7/dist-packages/twisted/internet/base.py",
line 1243, in run
self.mainLoop()
File "/usr/local/lib/python2.7/dist-packages/twisted/internet/base.py",
line 1252, in mainLoop
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/local/lib/python2.7/dist-packages/twisted/internet/base.py",
line 878, in runUntilCurrent
call.func(*call.args, **call.kw)
File "/usr/lib/python2.7/dist-packages/deluge/core/torrentmanager.py",
line 1039, in on_alert_add_torrent
self.add_async_callback(alert.handle, *add_async_params)
File "/usr/lib/python2.7/dist-packages/deluge/core/torrentmanager.py",
line 531, in add_async_callback
handle, options, state, filename, magnet, resume_data, filedump,
save_state)
File "/usr/lib/python2.7/dist-packages/deluge/core/torrentmanager.py",
line 485, in _add_torrent_obj
torrent = Torrent(handle, options, state, filename, magnet)
File "/usr/lib/python2.7/dist-packages/deluge/core/torrent.py", line
240, in __init__
self.handle.resolve_countries(True)
exceptions.AttributeError: 'torrent_handle' object has no attribute
'resolve_countries'

12:30:05.847 [CRITICAL][twisted :154 ] Unhandled
Error
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/deluge/core/daemon_entry.py",
line 82, in run_daemon
daemon.start()
File "/usr/lib/python2.7/dist-packages/deluge/core/daemon.py", line 139,
in start
reactor.run()
File "/usr/local/lib/python2.7/dist-packages/twisted/internet/base.py",
line 1243, in run
self.mainLoop()
File "/usr/local/lib/python2.7/dist-packages/twisted/internet/base.py",
line 1252, in mainLoop
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/local/lib/python2.7/dist-packages/twisted/internet/base.py",
line 878, in runUntilCurrent
call.func(*call.args, **call.kw)
File "/usr/lib/python2.7/dist-packages/deluge/core/torrentmanager.py",
line 1039, in on_alert_add_torrent
self.add_async_callback(alert.handle, *add_async_params)
File "/usr/lib/python2.7/dist-packages/deluge/core/torrentmanager.py",
line 531, in add_async_callback
handle, options, state, filename, magnet, resume_data, filedump,
save_state)
File "/usr/lib/python2.7/dist-packages/deluge/core/torrentmanager.py",
line 485, in _add_torrent_obj
torrent = Torrent(handle, options, state, filename, magnet)
File "/usr/lib/python2.7/dist-packages/deluge/core/torrent.py", line
240, in __init__
self.handle.resolve_countries(True)
exceptions.AttributeError: 'torrent_handle' object has no attribute
'resolve_countries'

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3132>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Deluge
2017-11-24 06:06:08 UTC
Permalink
#3132: cant add torrents
----------------------+------------------------------------
Reporter: toolazy | Owner:
Type: bug | Status: new
Priority: major | Milestone: needs verified
Component: Unknown | Version: other (please specify)
Resolution: | Keywords:
----------------------+------------------------------------

Comment (by toolazy):

got it working.

i downloaded twisted from git and installed it
installed with pip a req.txt that twisted made.

zope.interface>=4.4.2
constantly>=15.1
incremental>=16.10.1
Automat>=0.3.0
hyperlink>=17.1.1
pyopenssl>=16.0.0
service_identity
idna!=2.3,>=0.6
pyasn1
cryptography>=1.5
appdirs>=1.4.0
soappy
pyserial>=3.0
h2<4.0,>=3.0
priority<2.0,>=1.1.0
pyasn1
cryptography>=1.5
appdirs>=1.4.0
pyflakes>=1.0.0
twisted-dev-tools>=0.0.2
python-subunit
sphinx>=1.3.1
towncrier>=17.4.0
twistedchecker>=0.4.0
pydoctor>=16.2.0
h2<4.0,>=3.0
priority<2.0,>=1.1.0
pyserial>=3.0
soappy
pyopenssl>=16.0.0
service_identity
idna!=2.3,>=0.6

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3132#comment:1>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Loading...