Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (556 - 558 of 2449)

Ticket Resolution Summary Owner Reporter
#1941 Fixed Increase max cache value Calum
Description

http://forum.deluge-torrent.org/viewtopic.php?f=7&t=37715

Although this can be changed in deluge-console without issue, this may as well be increased from 99999 to 999999 in the UIs.

gtkui

webui

#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.

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