Opened 10 years ago
Last modified 8 years ago
#2484 new bug
[Blocklist] Whitelist error when saving and blocklist not initialized
Reported by: | Luis Omar Alvarez Mures | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.x |
Component: | Plugin | Version: | develop |
Keywords: | Cc: |
Description (last modified by )
I have found a problem with blocklist. I couldn't get the whitelist to work. I tried to add an IP and this popped up:
Traceback (most recent call last): File "c:\users\xxosurfer3xx\deluge\deluge\ui\gtkui\pluginmanager.py", line 116, in run_on_apply_prefs function() File "build\bdist.win32\egg\deluge\plugins\blocklist\gtkui.py", line 151, in _on_apply_prefs File "c:\users\xxosurfer3xx\deluge\deluge\ui\client.py", line 534, in __call__ return self.daemon.call(self.base, *args, **kwargs) File "c:\users\xxosurfer3xx\deluge\deluge\ui\client.py", line 486, in call m, *copy.deepcopy(args), **copy.deepcopy(kwargs) --- <exception caught here> --- File "C:\Python27\lib\site-packages\twisted\internet\defer.py", line 140, in maybeDeferred result = f(*args, **kw) File "build\bdist.win32\egg\deluge\plugins\blocklist\core.py", line 206, in set_config exceptions.AttributeError: 'Core' object has no attribute 'blocklist'
Change History (2)
comment:1 by , 10 years ago
Description: | modified (diff) |
---|
comment:2 by , 8 years ago
Milestone: | 2.0.x → 2.x |
---|
Note:
See TracTickets
for help on using tickets.
Milestone renamed