| 19 | | Unhandled Error |
| 20 | | Traceback (most recent call last): |
| 21 | | File "c:\users\xxosurfer3xx\deluge\deluge\ui\gtkui\pluginmanager.py", line 116, in run_on_apply_prefs |
| 22 | | function() |
| 23 | | File "build\bdist.win32\egg\deluge\plugins\blocklist\gtkui.py", line 151, in _on_apply_prefs |
| 24 | | |
| 25 | | File "c:\users\xxosurfer3xx\deluge\deluge\ui\client.py", line 534, in __call__ |
| 26 | | return self.daemon.call(self.base, *args, **kwargs) |
| 27 | | File "c:\users\xxosurfer3xx\deluge\deluge\ui\client.py", line 486, in call |
| 28 | | m, *copy.deepcopy(args), **copy.deepcopy(kwargs) |
| 29 | | --- <exception caught here> --- |
| 30 | | File "C:\Python27\lib\site-packages\twisted\internet\defer.py", line 140, in maybeDeferred |
| 31 | | result = f(*args, **kw) |
| 32 | | File "build\bdist.win32\egg\deluge\plugins\blocklist\core.py", line 206, in set_config |
| 33 | | |
| 34 | | exceptions.AttributeError: 'Core' object has no attribute 'blocklist' |