Custom Query (2449 matches)
Results (391 - 393 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1822 | Fixed | Crash on Settings dialog | ||
| Description |
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)
|
|||
| #1823 | Invalid | Crash caught by ABRT | ||
| Description |
Please see the attached log file for complete info on this crash. |
|||
| #1824 | Fixed | False (?) authentication failure message | ||
| Description |
I have two separate daemons in WLAN. When double-clicking on a daemon in the Connections Manager while being connected (and viewing) to another one, a message shows up saying: Failed To Authenticate 'ConnectionManager' object has no attribute 'connection_manager' It works the second time I double-click (or when I disconnect from the daemon being viewed first). This is git master on Fedora 14 x86_64 as of today. |
|||
Note:
See TracQuery
for help on using queries.
