#2915 closed bug (Upstream)
[LIBTORRENT] Deluge Shows Negative Peers Connected
Reported by: | Doadin | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | libtorrent | Version: | develop |
Keywords: | Cc: |
Description
Not sure if this is a libtorrent issue or just something needing to be fixed for lt 1.x. I know 1.x isnt supported yet just bringing this to light for the future if its something on our end.
Attachments (1)
Change History (5)
by , 8 years ago
Attachment: | deluge negative peers.jpg added |
---|
comment:2 by , 8 years ago
Reporting as in here or libtorrent github? I havnt really loked into the issue myself ive just noticed it while using deluge.
comment:3 by , 8 years ago
Resolution: | → Upstream |
---|---|
Status: | new → closed |
For reference this issue does appear to be in libtorrent RC_1_1 and now has a fix waiting to be merged. https://github.com/arvidn/libtorrent/issues/1640
https://github.com/arvidn/libtorrent/pull/1645/commits/c03f8d5dd3bd40bf8295116520311b71a79f15ab
Note:
See TracTickets
for help on using tickets.
It is definitely libtorrent related as that value shown is calculated by the torrent status
num_peers - num_seeds
from lt so perhaps something changed...1.0.0 and 1.1.1 onwards (just now 1.1.0) are supported as they are backward compatible so it is worth reporting the issue.