Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (55 - 57 of 2449)

Ticket Resolution Summary Owner Reporter
#123 Fixed Add speed limiter to WebUI mvoncken anonymous
Description

It would be amazing to have speed limiter in webui :D

#128 Fixed deluge crashes when UDP ports are in use markybob cooldwind@…
Description
$ sock -lu :6881 &
$ deluge
[...]
No DHT file to resume
terminate called after throwing an instance of 'asio::system_error'
  what():  Address already in use
Aborted

This is a problem for users launching deluge from a menu and not seeing stdout, so probably the exception should be caught and an error dialog shown.

I used 0.5.6.7.

#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)
Note: See TracQuery for help on using queries.