#1364: Error when saving preferences
-------------------+--------------------------------------------------------
Reporter: iDope | Owner: andar
Type: bug | Status: new
Priority: major | Milestone: 1.3.0
Component: other | Version: 1.3.0
Keywords: |
-------------------+--------------------------------------------------------
Changes (by iDope):
* type: defect => bug
Comment:
The same problem was also reproduces on Windows, here is the output from
deluge-debug.exe:
{{{
[ERROR ] 21:32:13 __init__:1080 'NoneType' object has no attribute
'rpcserver'
Traceback (most recent call last):
File "deluge\ui\client.py", line 452, in call
AttributeError: 'NoneType' object has no attribute 'rpcserver'
Unhandled error in Deferred:
Traceback (most recent call last):
Failure: exceptions.AttributeError: 'NoneType' object has no attribute
'rpcserve
r'
}}}
On linux the problem can be avoided if classic mode is not used and the
daemon is started manually and connected to using the interface.
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1364#comment:1>
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.