A PR has been opened.
https://github.com/deluge-torrent/deluge/pull/462
Search found 11 matches
- Fri Aug 30, 2024 2:46 am
- Forum: Development
- Topic: Python 3.13 support
- Replies: 7
- Views: 17439
- Thu Aug 29, 2024 2:35 am
- Forum: Development
- Topic: Python 3.13 support
- Replies: 7
- Views: 17439
Re: Python 3.13 support
There is a proposed patch I would like to RFC.
https://src.fedoraproject.org/fork/mtas ... oval.patch
https://src.fedoraproject.org/fork/mtas ... oval.patch
- Tue Aug 27, 2024 8:32 pm
- Forum: Development
- Topic: Python 3.13 support
- Replies: 7
- Views: 17439
Python 3.13 support
Fedora bug report: https://bugzilla.redhat.com/show_bug.cgi?id=2308168 Short summary: Deluge GTK UI tries to import 'cgi' and it is no longer available in Python 3.13. https://peps.python.org/pep-0594/#cgi There are recommendations for its replacement in the above link. https://peps.python.org/pep-0...
- Wed Jul 31, 2019 4:09 am
- Forum: Support
- Topic: [SOLVED] Only making deluge use vpn and vpn only
- Replies: 37
- Views: 172646
Re: [SOLVED] Only making deluge use vpn and vpn only
This thread has a ton of possible options. However, the original solution is not completely correct. The other options found via a Google search are either not complete, not correct, or obsolete. If anyone is interested in isolating a 'deluge' user to only routing through a PIA tun0 OpenVPN device a...
- Tue Jul 02, 2019 7:44 pm
- Forum: Support
- Topic: cannot compile 2.0.3
- Replies: 2
- Views: 5151
Re: cannot compile 2.0.3
https://git.deluge-torrent.org/deluge/s ... .3.tar.bz2
I had grabbed this as I had missed the '2.0' folder on your normal release repo. Using the https://ftp.osuosl.org/pub/deluge/sourc ... 0.3.tar.xz tarball results in a working compile. Sorry about that.
I had grabbed this as I had missed the '2.0' folder on your normal release repo. Using the https://ftp.osuosl.org/pub/deluge/sourc ... 0.3.tar.xz tarball results in a working compile. Sorry about that.
- Tue Jul 02, 2019 12:28 am
- Forum: Support
- Topic: cannot compile 2.0.3
- Replies: 2
- Views: 5151
cannot compile 2.0.3
/usr/bin/python3 setup.py build Traceback (most recent call last): File "setup.py", line 55, in <module> _version = get_version(prefix='deluge-', suffix='.dev0') File "/builddir/build/BUILD/deluge-2.0.3/version.py", line 71, in get_version raise ValueError('Cannot find the versio...
- Thu Sep 27, 2018 1:28 pm
- Forum: Development
- Topic: Python3 or changing python-notify requirement
- Replies: 2
- Views: 5714
Re: Python3 or changing python-notify requirement
Thanks for the update.
If you need any testing feel free to reach out. There are a good amount of users on Fedora that could provide feedback.
If you need any testing feel free to reach out. There are a good amount of users on Fedora that could provide feedback.
- Wed Sep 26, 2018 2:16 pm
- Forum: Development
- Topic: Python3 or changing python-notify requirement
- Replies: 2
- Views: 5714
Python3 or changing python-notify requirement
Hi Cas, Is Python 3 support on the roadmap? Fedora is going to drop Python 2 in about a year. I see the wiki page has some brainstorming on it, but are you going to complete this? Is using a different library other than python-notify possible? The Fedora maintainer for this library has just retired ...
- Mon Feb 12, 2018 5:05 pm
- Forum: Support
- Topic: raspberry pi compiling libtorrent 1.1.6
- Replies: 10
- Views: 11273
Re: raspberry pi compiling libtorrent 1.1.6
Beware: Version 1.1.6 breaks bandwidth speed limits. Use version 1.1.5 if you need to use the download and/or upload limits.
- Sun Feb 11, 2018 6:12 pm
- Forum: Support
- Topic: speed limit ignored
- Replies: 4
- Views: 5680
Re: speed limit ignored
This is a bug with rb_libtorrent 1.1.6. Downgrade to version 1.1.5 to have limits again.