#3232 closed bug (WontFix)
Migrate to libtorrent-1.2
Reported by: | PPed72 | Owned by: | DjLegolas |
---|---|---|---|
Priority: | major | Milestone: | Future |
Component: | Core | Version: | other (please specify) |
Keywords: | Cc: |
Description
libtorrent-rasterbar >= 1.2 removes several functions required by deluge. Upstream bug is:
https://github.com/arvidn/libtorrent/issues/1510
Gentoo bug is:
Change History (6)
comment:1 Changed 4 years ago by candrews
comment:2 Changed 4 years ago by DjLegolas
- Milestone changed from needs verified to 2.x
- Owner set to DjLegolas
- Status changed from new to assigned
- Summary changed from Deluge 1.3.15 breaks with libtorrent-1.2 to Migrate to libtorrent-1.2
Started working on this for Deluge-2.0.
Will update when done.
comment:3 Changed 4 years ago by Cas
- Milestone changed from 2.x to 1.3.16
- Resolution set to WontFix
- Status changed from assigned to closed
There are no changes required for 2.0 and this won't be fixed for 1.3.
comment:4 Changed 4 years ago by DjLegolas
Are you sure?
lt-1.2 has some API changes, and from the tests I ran over Windows and ubuntu, some are failing.
I'll push my current work to a new PR later today (which will not pass as it is configured for lt-1.2).
comment:5 Changed 4 years ago by Cas
Create a new ticket then. There may be bugs in 1.2 that break compatibility that need fixing because it should be backward compatible with 1.1, unless I missed something...
comment:6 Changed 16 months ago by Cas
- Milestone changed from 1.3.16 to Future
Ticket retargeted after milestone deleted
The removal of session_attributes is noted in the release notes https://github.com/arvidn/libtorrent/releases/tag/libtorrent_1_2_0 and the upgrading to 1.2 guide at https://github.com/arvidn/libtorrent/blob/master/docs/upgrade_to_1.2.rst