[Kget] [Bug 101956] New: kget ignores simultaneous download limit
Ingmar Sittl
pizzaboy at web.de
Sun Mar 20 05:03:08 CET 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=101956
Summary: kget ignores simultaneous download limit
Product: kget
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kget kde org
ReportedBy: pizzaboy web de
Version: (using KDE KDE 3.4.0)
Installed from: Compiled From Sources
Compiler: gcc (GCC) 3.4.3
OS: Linux
kget currently ignores the simultaneous download limit (tested with file-downloads over http) and starts all downloads after some arbitrary short time. I think the culprit is the new (as of KDE 3.4.0) iteration at the end of KMainWidget::checkQueue(), which calls checkCache() on the items to be downloaded. At least removing this iteration fixes this problem for me.
More information about the Kget
mailing list