Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (649 - 651 of 2449)

Ticket Resolution Summary Owner Reporter
#1278 Fixed "Move storage" in deluge-gtk doesn't work Calum simonbcn
Description

deluge-gtk + remote deluged
Error in console:

Traceback (most recent call last):
  File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-py2.6.egg/deluge/ui/gtkui/menubar.py", line 353, in _on_response_event
    log.debug("Moving torrents to %s", entry.get_text())
NameError: free variable 'entry' referenced before assignment in enclosing scope
#1282 Fixed Use (localized) Yes/No or On/Off instead of True/False Calum ETZel
Description

"Auto managed" label in the Torrent Status tab shows it's value as a non-localized string "True" or "False". It should use localized "Yes" and "No" instead.

Another option is to use "On" and "Off" to be consitient with the torrent options menu. (Or maybe change the menu to use Yes/No).

#1308 Fixed Add Seeds/Peers ratio to torrent list view Calum tecknicaltom
Description

When managing torrents, it's useful to know the ratio of total seeds to total peers for each torrent. Other clients provide this information but deluge doesn't. This patch fixes that.

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