#1139: failure with new version libtorrent-rasterbar 0.15
--------------------+-------------------------------------------------------
Reporter: crux | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: core | Version: 1.2.0
Keywords: |
--------------------+-------------------------------------------------------
After upgrading to new version libtorrent-rasterbar 0.15 from trunk
deluged failed with error:
Traceback (most recent call last):
...
File "/usr/lib/python2.6/site-packages/deluge/core/torrent.py", line
309, in set_trackers
self.handle.replace_trackers(trackers)
exceptions.TypeError: No registered converter was able to extract a C++
reference to type libtorrent::announce_entry from this Python object of
type dict
It seems that this commit break deluge:
http://libtorrent.svn.sourceforge.net/viewvc/libtorrent?view=rev&revision=4142
function replace_trackers() was reverted back to the state as in 0.14
version.
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/1139>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.