Search found 2331 matches
- Tue Nov 12, 2024 8:41 am
- Forum: Support
- Topic: Can't run stadalone
- Replies: 26
- Views: 55336
Re: Can't run stadalone
It's because you have a qbittorrent PPA enabled, offering a newer libtorrent than regular so taking precedence, but unfortunately incompatible with deluge(built different, in version 2.0.11 VS 2.0.10). You need remove that ppa, had this issue before with a user here: https://forum.deluge-torrent.org...
- Tue Nov 12, 2024 8:19 am
- Forum: Support
- Topic: deluged does not start. No libtorrent library found: No module named 'libtorrent'
- Replies: 4
- Views: 3764
Re: deluged does not start. No libtorrent library found: No module named 'libtorrent'
Thanks bro for speeding it up with your request at upstream, asking if they need help, appreciated.
- Tue Nov 12, 2024 8:12 am
- Forum: Support
- Topic: Libtorrent v2.x memory limiting on linux
- Replies: 10
- Views: 13512
Re: Libtorrent v2.x memory limiting on linux
No worries buddy, thanks for posting 

- Mon Nov 11, 2024 10:26 am
- Forum: Support
- Topic: deluged does not start. No libtorrent library found: No module named 'libtorrent'
- Replies: 4
- Views: 3764
Re: deluged does not start. No libtorrent library found: No module named 'libtorrent'
Well you don't have a functioning libtorrent for deluged apparently - reason here being because your libTorrent is another lib, developed for rtorrent, so need libtorrent-rasterbar2.0t64, python3-libtorrent should pull right one in presumably. Also needs match py3.12. Don't really have experience wi...
- Fri Nov 08, 2024 8:02 am
- Forum: Support
- Topic: Unable to install Deluge on Raspbian Bookworm
- Replies: 2
- Views: 2722
Re: Unable to install Deluge on Raspbian Bookworm
As inferred by the good ambipro above, old deluge better worth updating through pip or PPA. Anyway, gettext error fix described here(latter ValueError described there, to be ignored): https://forum.deluge-torrent.org/viewtopic.php?p=236670#p236670 Later xdg-runtime error, is sudo not properly setup ...
- Thu Nov 07, 2024 8:40 am
- Forum: Development
- Topic: Configure Deluge to Open Links in a Specific Browser (Vivaldi) on Kubuntu 24.04
- Replies: 6
- Views: 17093
Re: Configure Deluge to Open Links in a Specific Browser (Vivaldi) on Kubuntu 24.04
Thanks for making ambipro(discussed functionality)
Out of our hands as said, part of the gtk widget, sorry.

- Wed Nov 06, 2024 11:23 am
- Forum: Support
- Topic: Default to "include downloaded files" when deleting torrent
- Replies: 3
- Views: 2803
Re: Default to "include downloaded files" when deleting torrent
Thank you my friend for your post 

- Wed Nov 06, 2024 11:14 am
- Forum: Development
- Topic: Support for Ubuntu 24.04
- Replies: 11
- Views: 234858
Re: Support for Ubuntu 24.04
The ppa doesn't yet support 24.04, so need your workaround to be used, however currently a non-issue because 24.04 already has a newer deluge available in own repos than the one in ppa, so the ppa will not be used regardless, as older, and if still wanted, would need be forced. You're not doing anyt...
- Tue Nov 05, 2024 8:22 am
- Forum: Plugins
- Topic: [TUNING] ltConfig Settings and Explanations
- Replies: 3
- Views: 14981
Re: [TUNING] ltConfig Settings and Explanations
Awesome thread, thank you for making bud, just wanted say that also in public, better late than never I guess lol. Anyway, nice to have something to point people at, instead of bits and pieces scattered all over, then right here at home. Thanks bro.
- Tue Nov 05, 2024 8:10 am
- Forum: Support
- Topic: Default to "include downloaded files" when deleting torrent
- Replies: 3
- Views: 2803
Re: Default to "include downloaded files" when deleting torrent
Not without changing the code I'm affraid. If remember right, then shift+del ticks that by default(gtk-ui), but not at my computer now to check, and to lazy look up on github honestly.