1 | architecture: i686
|
---|
2 | cmdline: /usr/bin/python /usr/bin/deluge-gtk
|
---|
3 | component: deluge
|
---|
4 | executable: /usr/bin/deluge-gtk
|
---|
5 | kernel: 2.6.35.12-88.fc14.i686
|
---|
6 | reason: client.py:507:__call__:AttributeError: 'NoneType' object has no attribute 'call'
|
---|
7 | release: Fedora release 14 (Laughlin)
|
---|
8 | time: 1303064534
|
---|
9 | uid: 500
|
---|
10 |
|
---|
11 | backtrace
|
---|
12 | -----
|
---|
13 | client.py:507:__call__:AttributeError: 'NoneType' object has no attribute 'call'
|
---|
14 |
|
---|
15 | Traceback (most recent call last):
|
---|
16 | 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
|
---|
17 | self.window.quit(shutdown=True)
|
---|
18 | File "/usr/lib/python2.7/site-packages/deluge-1.3.900_dev-py2.7.egg/deluge/ui/gtkui/mainwindow.py", line 164, in quit
|
---|
19 | client.daemon.shutdown()
|
---|
20 | File "/usr/lib/python2.7/site-packages/deluge-1.3.900_dev-py2.7.egg/deluge/ui/client.py", line 507, in __call__
|
---|
21 | return self.daemon.call(self.base, *args, **kwargs)
|
---|
22 | AttributeError: 'NoneType' object has no attribute 'call'
|
---|
23 |
|
---|
24 | Local variables in innermost frame:
|
---|
25 | self: <deluge.ui.client.RemoteMethod object at 0x8d0deac>
|
---|
26 | args: ()
|
---|
27 | kwargs: {}
|
---|
28 |
|
---|
29 | reproduce
|
---|
30 | -----
|
---|
31 | Don't know how.
|
---|
32 |
|
---|
33 |
|
---|
34 |
|
---|
35 | architecture: i686
|
---|
36 | cmdline: /usr/bin/python /usr/bin/deluge-gtk
|
---|
37 | component: deluge
|
---|
38 | executable: /usr/bin/deluge-gtk
|
---|
39 | kernel: 2.6.35.12-88.fc14.i686
|
---|
40 | reason: client.py:581:__call__:AttributeError: 'NoneType' object has no attribute 'call'
|
---|
41 | release: Fedora release 14 (Laughlin)
|
---|
42 | time: 1304153142
|
---|
43 | uid: 500
|
---|
44 |
|
---|
45 | backtrace
|
---|
46 | -----
|
---|
47 | client.py:581:__call__:AttributeError: 'NoneType' object has no attribute 'call'
|
---|
48 |
|
---|
49 | Traceback (most recent call last):
|
---|
50 | 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
|
---|
51 | self._get_accounts_tab_data()
|
---|
52 | 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
|
---|
53 | client.core.get_known_accounts().addCallback(on_ok).addErrback(on_fail)
|
---|
54 | File "/usr/lib/python2.7/site-packages/deluge-1.3.900_dev-py2.7.egg/deluge/ui/client.py", line 581, in __call__
|
---|
55 | return self.daemon.call(self.base, *args, **kwargs)
|
---|
56 | AttributeError: 'NoneType' object has no attribute 'call'
|
---|
57 |
|
---|
58 | Local variables in innermost frame:
|
---|
59 | self: <deluge.ui.client.RemoteMethod object at 0xa969e4c>
|
---|
60 | args: ()
|
---|
61 | kwargs: {}
|
---|
62 |
|
---|
63 | reproduce
|
---|
64 | -----
|
---|
65 | Don't know how.
|
---|
66 |
|
---|