jason@server1:~$ deluged
jason@server1:~$ Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
self.run()
File "/var/lib/python-support/python2.6/deluge/core/preferencesmanager.py", line 451, in run
+ "&plugins=" + quote_plus(self.config["enabled_plugins"])
File "/usr/lib/python2.6/urllib.py", line 1228, in quote_plus
return quote(s, safe)
File "/usr/lib/python2.6/urllib.py", line 1220, in quote
res = map(safe_map.__getitem__, s)
KeyError: 'Blocklist'
what can i do? I think maybe the new kernel upgrade in Ubuntu may have caused this.
Being fixed in 1.1.0_RC means it will be in the next 1.1.x release (if there even is one).
I never said it was fixed in 1.1.9.
That latter error sounds more like the source of your problems.
1.1.0? I'm on 1.1.9. According to my math 1.1.0 comes before 1.1.9. Well how can I go about fixing this? How can I turn off blocklist without deleting my whole config?