Opened 16 years ago
Closed 15 years ago
#723 closed bug (Fixed)
"Stop seed at ratio" not applied for labels
Reported by: | anonymous | Owned by: | andar |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Plugin | Version: | 1.1.0 |
Keywords: | Cc: | deluge-torrent.org@nandoe.net |
Description
- Create a label with the "Stop seed at ratio" option set
- Apply label to torrent
Expected: Torrent now has "Stop seed at ratio" set
What happens: Nothing
Change History (2)
comment:1 by , 16 years ago
Cc: | added |
---|---|
Version: | 1.1.0_RC2 → 1.1.0 |
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This has been fixed with ticket #1085
Note:
See TracTickets
for help on using tickets.
Adding some debug information I found that torrent.set_stop_ratio is never called. Deluge stops before that with the exception:
[WARNING ] 15:19:02 client:151 Multi-call Exception: <Fault 1: "<class 'Boost.Python.ArgumentError'>:Python argument types in\n torrent_handle.set_max_connections(torrent_handle, float)\ndid not match C++ signature:\n set_max_connections(libtorrent::torrent_handle {lvalue}, int)">: