#1822: Crash on Settings dialog
-----------------------+----------------------------------------------------
Reporter: shnurapet | Owner:
Type: bug | Status: new
Priority: minor | Milestone: Future
Component: gtkui | Version: git master
Keywords: |
-----------------------+----------------------------------------------------
{{{
architecture: x86_64
cmdline: /usr/bin/python /usr/bin/deluge-gtk
component: deluge
executable: /usr/bin/deluge-gtk
kernel: 2.6.38.2-14.fc15.x86_64
package: deluge-gtk-1.3.1-2.fc14
reason: client.py:581:__call__:AttributeError: 'NoneType' object has no
attribute 'call'
release: Fedora release 14 (Laughlin)
time: 1304153975
uid: 500
backtrace
-----
client.py:581:__call__:AttributeError: 'NoneType' object has no attribute
'call'
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/deluge-1.3.900_dev-
py2.7.egg/deluge/ui/gtkui/preferences.py", line 885, in
on_selection_changed
self._get_accounts_tab_data()
File "/usr/lib/python2.7/site-packages/deluge-1.3.900_dev-
py2.7.egg/deluge/ui/gtkui/preferences.py", line 1031, in
_get_accounts_tab_data
client.core.get_known_accounts().addCallback(on_ok).addErrback(on_fail)
File "/usr/lib/python2.7/site-packages/deluge-1.3.900_dev-
py2.7.egg/deluge/ui/client.py", line 581, in __call__
return self.daemon.call(self.base, *args, **kwargs)
AttributeError: 'NoneType' object has no attribute 'call'
Local variables in innermost frame:
self: <deluge.ui.client.RemoteMethod object at 0x32a1990>
args: ()
kwargs: {}
reproduce
-----
1. Open client
2. Do not run daemon
3. Go to Preferences → Service (Daemon)
}}}
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1822>
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.