Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (322 - 324 of 2447)

Ticket Resolution Summary Owner Reporter
#763 Fixed Invalid tracker host in left-side panel (trackers list) andar anonymous
Description

Torrents where tracker name similar "example.org.ru" displayed as "org.ru".

Also get_torrent_status (from remote api) with key 'tracker_host' returns "org.ru" instead "example.org.ru"

#769 Invalid WebUI Issue mvoncken anonymous
Description

--Deluge Error-- DBusException : org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. path : /index file : /var/lib/python-support/python2.5/dbus/connection.py in call_blocking, line 606

--Input-- <Storage {'sort': 'queue_pos', 'order': 'down'}>

--Versions-- WebUi : rev.172 Python : 2.5.2 (r252:60911, Oct 5 2008, 19:24:49) [GCC 4.3.2] dbus:0.82.4

--Traceback--

File "/usr/share/deluge/plugins/WebUi/lib/webpy022/webapi.py", line 304, in wsgifunc

result = func()

File "/usr/share/deluge/plugins/WebUi/lib/webpy022/request.py", line 131, in <lambda>

func = lambda: handle(inp, fvars)

File "/usr/share/deluge/plugins/WebUi/lib/webpy022/request.py", line 61, in handle

return tocall(*([x and urllib.unquote(x) for x in args] + fna))

File "/usr/share/deluge/plugins/WebUi/webserver_framework.py", line 151, in deco

return func(self, name) #ok, continue..

File "/usr/share/deluge/plugins/WebUi/webserver_framework.py", line 135, in deco

res = func(self, name)

File "/usr/share/deluge/plugins/WebUi/webserver_framework.py", line 168, in deco

return func(self, name)

File "/usr/share/deluge/plugins/WebUi/deluge_webserver.py", line 102, in GET

for torrent_id in ws.proxy.get_session_state()]

File "/var/lib/python-support/python2.5/dbus/proxies.py", line 140, in call

keywords)

File "/var/lib/python-support/python2.5/dbus/connection.py", line 607, in call_blocking

message, timeout)

#773 Invalid deluged consistently uses far too much CPU time andar anonymous
Description

On my system, deluged's CPU consumption tends stay at 100% of one of my CPU cores at least half the time. (on an Athlon64 x2 5000+ with 4GiB of RAM)

I'm attaching RRDTool graphs (gathered by collectd) for the last hour and day to illustrate the problem.

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