#2484: [Blocklist] Whitelist error when saving and blocklist not initialized
--------------------------+---------------------------
 Reporter:  XxOsurfer3xX  |      Owner:
     Type:  bug           |     Status:  new
 Priority:  minor         |  Milestone:  1.4.0
Component:  Plugin        |    Version:  develop (git)
 Keywords:                |
--------------------------+---------------------------
 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'

 Unhandled Error
 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'

-- 
Ticket URL: <http://dev.deluge-torrent.org/ticket/2484>
Deluge <http://deluge-torrent.org/>
Deluge project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to