architecture: i686 cmdline: /usr/bin/python /usr/bin/deluge-gtk component: deluge executable: /usr/bin/deluge-gtk kernel: 2.6.35.12-88.fc14.i686 reason: client.py:507:__call__:AttributeError: 'NoneType' object has no attribute 'call' release: Fedora release 14 (Laughlin) time: 1303064534 uid: 500 backtrace ----- client.py:507:__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/menubar.py", line 258, in on_menuitem_quitdaemon_activate self.window.quit(shutdown=True) File "/usr/lib/python2.7/site-packages/deluge-1.3.900_dev-py2.7.egg/deluge/ui/gtkui/mainwindow.py", line 164, in quit client.daemon.shutdown() File "/usr/lib/python2.7/site-packages/deluge-1.3.900_dev-py2.7.egg/deluge/ui/client.py", line 507, in __call__ return self.daemon.call(self.base, *args, **kwargs) AttributeError: 'NoneType' object has no attribute 'call' Local variables in innermost frame: self: args: () kwargs: {} reproduce ----- Don't know how. architecture: i686 cmdline: /usr/bin/python /usr/bin/deluge-gtk component: deluge executable: /usr/bin/deluge-gtk kernel: 2.6.35.12-88.fc14.i686 reason: client.py:581:__call__:AttributeError: 'NoneType' object has no attribute 'call' release: Fedora release 14 (Laughlin) time: 1304153142 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: args: () kwargs: {} reproduce ----- Don't know how.