Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (388 - 390 of 2447)

Ticket Resolution Summary Owner Reporter
#1597 Duplicate Another SIGSEGV on Fedora 14 x86_64 shnurapet
Description

Version from the git master branch.

Occured twice.

#1598 Duplicate One more SIGSEGV caught by ABRT on Fedora 14 shnurapet
Description

Git master branch. ABRT reported this and the previous two as separate crashes. Sorry for the three tickets.

#1822 Fixed Crash on Settings dialog s0undt3ch shnurapet
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)
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.