Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (556 - 558 of 2447)

Ticket Resolution Summary Owner Reporter
#1946 Fixed ReactorNotRestartable in startRunning() in gtkui Calum
Description

The following crash reports are occurring on Ubuntu and Fedora.

https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/854826
https://bugzilla.redhat.com/show_bug.cgi?id=875303

deluge-gtk crashed with ReactorNotRestartable in startRunning()

To replicate I started Oneiric with Deluge as a startup application and although it loads fine upon closing I was presented with the apport crash dialog.

#1957 Fixed Columns don't add resulting in keyerror for non-latin languages Calum Calum
Description
deluge-gtk crashed with KeyError in on_menuitem_toggled(): '\xd0\x97\xd0\xb0\xd0\xb3\xd1\x80\xd1\x83\xd0\xb6\xd0\xb5\xd0\xbd\xd0\xbe'
Traceback:
 Traceback (most recent call last):
   File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/listview.py", line 339, in on_menuitem_toggled
     self.columns[name].column.set_visible(widget.get_active())
 KeyError: '\xd0\x97\xd0\xb0\xd0\xb3\xd1\x80\xd1\x83\xd0\xb6\xd0\xb5\xd0\xbd\xd0\xbe'

From: https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/854648

A workaround patch from Serge Matveenko has been attached.

#1963 Fixed OSError in makedirs() when config dir is non-existent Damien Churchill Calum
Description

Forwarded from Launchpad: https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/853819

Created the user 'deluge' to run webui but did not specify a config location so defaulted to a non-existent home dir thus an OSError occurred.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.