Custom Query (2447 matches)
Results (553 - 555 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#562 | WorksForMe | Big memory leak in deluged | ||
Description |
I've never seen this before . deluged (1.0.3) mostly consuming 30-90 MB ram grew fastly to consume over 500 MB . For the record , this happened after closing virtualbox which was consuming around 330 MB . System : Debian Sid . Ram : 1 GB (2 X 512MB) . |
|||
#563 | Invalid | Deluge not playing nicely with my router | ||
Description |
Hi. Since I've installed deluge 1.0.3 I've been having all sorts of issues. My router (d-link wbr-1310) hard locks quite often (it doesn't respond to ping and its reset button does nothing, so I can't even check the logs). Even when it's working, if deluge's download speed is high, browsing or any other internet activity is impossible, since almost every request times out. uPnP doesn't work either, while it used to work in 1.0.0. My settings are quite conservative (80 max connections, 12kb/s upload (my max is about 25), 3 upload slots, 8 half-open connections, 10 connection attempts per second). I've also tried to lower half-open, max per second and max connections, and it doesn't seem to have a significant effect. Transmission, while downloading and uploading the same files with even less conservative settings, plays along fine with my router, browsing and everthing else (including uPnP) is ok. Deluge ~0.5 used to work fine, and I'm not sure if 1.0 or 1.0.1 had this problem (I skipped 1.0.2). If you suspect it's a regression I could try compiling an older version. Thanks. |
|||
#564 | Fixed | WebUI crash when trying to set refresh frequency | ||
Description |
I hit the "set" bytton next to the refresh time. I'm using the classing web UI template. This problem seems to be consistent. --Deluge Error-- KeyError : 'set' path : /refresh/set file : /Library/Python/2.5/site-packages/deluge-1.0.3-py2.5-macosx-10.5-ppc.egg/deluge/ui/webui/pages.py in POST, line 248 --Input-- <Storage {'redir': '/index'}> --Versions-- WebUi : 1.0.3r Python 2.5.1 (r251:54863, Apr 15 2008, 22:57:26) [GCC 4.0.1 (Apple Inc. build 5465)]: --Traceback--
|