Plugin: Extra Stats problem

General support for problems installing or using Deluge
Post Reply
TidusBlade
Member
Member
Posts: 29
Joined: Fri Sep 28, 2007 12:28 pm
Location: Melon Island

Plugin: Extra Stats problem

Post by TidusBlade »

I used Deluge for about 2 weeks perfectly :D But now I want to enable the Extra Stats plugin, but when I do, nothing happens, if I close the window and reopen it, it's still unchecked, I tried with all plugins but it's the only one, I used to use it properly until I deleted the prefs state file in the Deluge folder because it wouldn't start... Any help would be appreciated ^_^
PS: Awesome Torrent Client ;)
MoJo
Member
Member
Posts: 30
Joined: Tue Oct 09, 2007 3:28 am

Re: Plugin: Extra Stats problem

Post by MoJo »

You need to delete both of these:

extra_stats (directory)
extra_stats.conf (file)

Go to the deluge directory /.config/deluge/, and enter the following:

Code: Select all

sudo rm -i extra_stats.conf
sudo rm -r extra_stats
Make sure that Deluge was not running at that point ... and after doing so, restarts Deluge. This worked for me, hope it does for you :) .
TidusBlade
Member
Member
Posts: 29
Joined: Fri Sep 28, 2007 12:28 pm
Location: Melon Island

Re: Plugin: Extra Stats problem

Post by TidusBlade »

Thanx :D Worked Perfectly
Post Reply