#2085: Web interface does not show torrents in side bar categories other than
'All'
-----------------------------------------------+----------------------------
Reporter: WillyWolly | Owner: damoxc
Type: bug | Status: new
Priority: major | Milestone: Future
Component: webui | Version: 1.3.5
Keywords: win32, sidebar, categories, empty |
-----------------------------------------------+----------------------------
Comment(by WillyWolly):
Ok, that creates the log:
The following four entries correspond to clicking in the web interface,
respectively, the All tab, the Seeding tab, the All tab again, and then
the seeding tab again:
{{{
[DEBUG ] 21:23:55 json_api:254 json-request:
{"method":"web.update_ui","params":[["queue","name","total_size","state","progress","num_seeds","total_seeds","num_peers","total_peers","download_payload_rate","upload_payload_rate","eta","ratio","distributed_copies","is_auto_managed","time_added","tracker_host","save_path","total_done","total_uploaded","max_download_speed","max_upload_speed","seeds_peers_ratio"],{}],"id":105}
[DEBUG ] 21:24:25 json_api:254 json-request:
{"method":"web.update_ui","params":[["queue","name","total_size","state","progress","num_seeds","total_seeds","num_peers","total_peers","download_payload_rate","upload_payload_rate","eta","ratio","distributed_copies","is_auto_managed","time_added","tracker_host","save_path","total_done","total_uploaded","max_download_speed","max_upload_speed","seeds_peers_ratio"],{"state":"Seeding"}],"id":121}
[DEBUG ] 21:24:51 json_api:254 json-request:
{"method":"web.update_ui","params":[["queue","name","total_size","state","progress","num_seeds","total_seeds","num_peers","total_peers","download_payload_rate","upload_payload_rate","eta","ratio","distributed_copies","is_auto_managed","time_added","tracker_host","save_path","total_done","total_uploaded","max_download_speed","max_upload_speed","seeds_peers_ratio"],{}],"id":135}
[DEBUG ] 21:25:15 json_api:254 json-request:
{"method":"web.update_ui","params":[["queue","name","total_size","state","progress","num_seeds","total_seeds","num_peers","total_peers","download_payload_rate","upload_payload_rate","eta","ratio","distributed_copies","is_auto_managed","time_added","tracker_host","save_path","total_done","total_uploaded","max_download_speed","max_upload_speed","seeds_peers_ratio"],{"state":"Seeding"}],"id":148}
}}}
Furthermore, the log gets spammed with a host of 'performance warning:
send buffer watermark too low (upload rate will suffer)' entries, whatever
that may be.
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2085#comment:4>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.