#1364: Error when saving preferences
--------------------+-------------------------------------------------------
 Reporter:  iDope   |       Owner:  andar
     Type:  defect  |      Status:  new  
 Priority:  major   |   Milestone:  1.3.0
Component:  other   |     Version:  1.3.0
 Keywords:          |  
--------------------+-------------------------------------------------------
 I have been able to produce this error on version 1.3.0 and also on the
 current git snapshot as of the reporting of this ticket. It is not present
 in version 1.2.3

 When the preferences are closed using the OK button in the GTK ui the
 following error pops up multiple times:
 {{{
 ERROR   ] 14:48:42 client:454 'NoneType' object has no attribute
 'rpcserver'
 Traceback (most recent call last):
   File "/usr/lib/python2.6/site-packages/deluge/ui/client.py", line 452,
 in call
     m = self.__daemon.rpcserver.get_object_method(method)
 AttributeError: 'NoneType' object has no attribute 'rpcserver'
 Unhandled error in Deferred:
 Traceback (most recent call last):
 Failure: exceptions.AttributeError: 'NoneType' object has no attribute
 'rpcserver'
 }}}

 The behavior after this is either the preferences window does not close at
 all or if it does close, it can not be opened again without restarting
 deluge.

 This was tested on Arch Linux.

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

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/deluge-dev?hl=en.

Reply via email to