Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (454 - 456 of 2447)

Ticket Resolution Summary Owner Reporter
#1833 Fixed tab completion should escape spaces sebastinas
Description

I'm forwarding bug #601938 from the Debian bug tracker:

The add command expects that spaces in the torrent's filename are escaped, but the tab completion doesn't escape them. This is quite annoying since every time one uses tab completion to get the filename of torrents with spaces one has to escape them manually. Instead tab completion should just give the escaped path.

#302 Duplicate Systray context menu on windows "empty", needs scrolling. markybob anonymous
Description

When you right click on the Deluge systray icon in Windows (XP), there's an empty menu displayed. You have to point onto the bottom arrow for the actual menu contents to appear/scroll in... (see screenshot)

#130 Fixed systemtray's "Resume All" fails andar danii
Description

Deluge 0.6.0.0r3051

pause all in gtkui's systemtray works fine but when i click resume all I get the following error:

[DEBUG   ] systemtray:276 on_menuitem_resume_all_activate
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/deluge/ui/gtkui/systemtray.py", line 277, in on_menuitem_resume_all_activate
    client.resume_all_torrents()
  File "/usr/lib/python2.4/site-packages/deluge/ui/client.py", line 297, in async_proxy
    return self.core.call(method_name, *args, **kwargs)
TypeError: call() takes at least 3 arguments (2 given)
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.