#3232 closed bug (WontFix)
Migrate to libtorrent-1.2
Reported by: | Paolo Giulio Pedroni | 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 by , 6 years ago
comment:2 by , 6 years ago
Milestone: | needs verified → 2.x |
---|---|
Owner: | set to |
Status: | new → assigned |
Summary: | Deluge 1.3.15 breaks with libtorrent-1.2 → Migrate to libtorrent-1.2 |
Started working this for Deluge-2.0.
Will update when done.
comment:3 by , 6 years ago
Milestone: | 2.x → 1.3.16 |
---|---|
Resolution: | → WontFix |
Status: | assigned → closed |
There are no changes required for 2.0 and this won't be fixed for 1.3.
comment:4 by , 6 years ago
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 by , 6 years ago
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...
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