Custom Query (2447 matches)
Results (457 - 459 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#906 | Fixed | gtk ui and pypanel CPU spike when connected to daemon | ||
Description |
When I start deluge client it works fine, and if I do not connect to daemon everything is fine. As soon as I connect to daemon pypanel CPU goes to 50% and deluge client CPU goes to about 30%. Panel is almost unresponsive; when I click app in task bar it takes like 5 minutes before it focuses to app. Total CPU usage stays at 100% until I kill pypanel some interesting errors in log. lines 119-126 maybe. http://dpaste.com/hold/38234/ not sure if problem with python(because of pypanel?), python version, or something else... Did not have problem with 1.1.6 |
|||
#907 | Fixed | Open torrent files in binary mode | ||
Description |
Torrent files should be opened in binary mode to avoid errors on Wndows. Trivial patch is attached. |
|||
#909 | Fixed | Deluge 1.1.7 eating up CPU on Ubuntu Jaunty | ||
Description |
-- just open up deluge (doesn't have to be downloading anything)
-- Results: deluge eats up quite a lot of my cores, up to 46% and it doesn't settle over time -- expected results: the usual smooth, deluge-like behavior ;) i noticed the CPU only goes crazy when the GUI client is launched.. if it's just the daemon running with the web ui and all, it's fine... also the GUI is fine as long as it's disconnected from the daemon, but once connected (Even without downloading) it bogs my PC down. Deluge was installed/updated through apt with the PPA given on the website. |