summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtk3/preferences.py
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2021-09-26 19:18:45 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2021-10-03 18:53:31 +0100
commitde4fbd2e8223031484d439ca99bce89785ea5db3 (patch)
treec70fbdae8b29fa1cfcedc9dcffac0a0e55e028f4 /deluge/ui/gtk3/preferences.py
parent9c3982d4ffc81364839cc37c57572be562bb47dc (diff)
downloaddeluge-de4fbd2e8223031484d439ca99bce89785ea5db3.tar.gz
deluge-de4fbd2e8223031484d439ca99bce89785ea5db3.tar.bz2
deluge-de4fbd2e8223031484d439ca99bce89785ea5db3.zip
[Core] Workaround torrent file_progress lt 2.0 error
Workaround lt 2.0 python bindings error when calling a torrent handle file_progress: ``` Boost.Python.ArgumentError: Python argument types in torrent_handle.file_progress(torrent_handle) did not match C++ signature: file_progress(libtorrent::torrent_handle {lvalue}, libtorrent::flags::bitfield_flag<unsigned char, libtorrent::file_progress_flags_tag, void> flags=0) ``` Should be fixed in 2.0.5 release: https://github.com/arvidn/libtorrent/commit/3feba04e6d
Diffstat (limited to 'deluge/ui/gtk3/preferences.py')
0 files changed, 0 insertions, 0 deletions