Search found 5 matches

by Aleron Ives
Sat Aug 08, 2020 6:27 am
Forum: Support
Topic: deluge stopped after I update it !!
Replies: 12
Views: 4914

Re: deluge stopped after I update it !!

Deluge 2 uses Python 3 and GTK 3, not Python 2 and GTK 2 like Deluge 1.3.
by Aleron Ives
Fri Jul 31, 2020 12:09 am
Forum: Windows OS
Topic: Can't activate plugins
Replies: 5
Views: 6327

Re: Can't activate plugins

Aha! I created a log as you suggested, and I was able to determine the problem from the output. It was throwing warnings about plugins that didn't exist, which I traced to my naming convention. I renamed the egg files when I downloaded them, and the name of the egg must match the plugin's internal n...
by Aleron Ives
Fri Jul 31, 2020 12:08 am
Forum: Plugins
Topic: [Plugin] Ratio
Replies: 9
Views: 28159

Re: [Plugin] Ratio

I made an updated egg to fix the tooltip and ratio calculation. All I did was replicate the two commits listed in this PR:

https://github.com/holocronweaver/delug ... /2/commits

I don't know why holo never uploaded a new egg after committing the changes, but this egg should do the trick.
by Aleron Ives
Wed Jul 29, 2020 9:07 pm
Forum: Windows OS
Topic: Can't activate plugins
Replies: 5
Views: 6327

Re: Can't activate plugins

I used the installer linked on the download page to do a full install with classic mode: https://ftp.osuosl.org/pub/deluge/windows/deluge-1.3.15-win32-py2.7.exe I already have GTK installed on my system since I use Pidgin. Is it possibly conflicting with the GTK that comes with Deluge? The Deluge in...
by Aleron Ives
Wed Jul 29, 2020 1:57 am
Forum: Windows OS
Topic: Can't activate plugins
Replies: 5
Views: 6327

Can't activate plugins

Hi all, I'm using Deluge 1.3.15 on Windows 7, and I'm having trouble with plugins. Preferences -> Plugins -> Install Plugin works and adds the plugin to the list, and I can check the box next to the plugin name, but no plugin configuration options appear under the Categories list, and if I hit Apply...