Version: 2.2.0 (using 4.2.00 (KDE 4.2.0) "release 93", KDE:KDE4:Factory:Desktop / openSUSE_11.1) Compiler: gcc OS: Linux (i686) release 2.6.27.7-9-default Download something with konqueror for the first time and use KGet as Download-Administrator. Add some additional downloads, say two, files before the first one has finished. These downloads will start and finish fine. After these three downloads have finished, start another one. This one will not start, but is in the state "stopped". You have to manually start/resume the download. Maybe this is a duplicate of bug 183729, but the description is slightly different.
*** Bug 183729 has been marked as a duplicate of this bug. ***
This bug is about the autostart status of the default group (when only a group is active). @Boom1992: do you remember we've already talked about this one?
Yeah, there is a bug for it, but well this one doesn't sound like it at all... the bug about group-status is 179843... still needs a real fix though... Lukas
*** Bug 211354 has been marked as a duplicate of this bug. ***
I can no longer reproduce this bug with KDE SC 4.4 RC 1.
Testest with KDE SC 4.4 RC2. For me kget stell does not start downlaods automatically.
(In reply to comment #6) > Testest with KDE SC 4.4 RC2. For me kget stell does not start downlaods > automatically. My Problems seems to be the problem with the download groups. See Bug 179843 . After adding a second group, KGet seems to work now.
SVN commit 1145269 by mfuchs: Group-status can now also be edited in the Settings. Does this by modifying TransfersGroupTree and by creating a base delegate-class both the TransfersViewDelegate and TransfersGroupDelegate inherit. Also does some small cleanups --> using available enums instead of integers. BUG:184119 M +59 -19 conf/transfersgrouptree.cpp M +11 -18 conf/transfersgrouptree.h M +4 -6 conf/transfersgroupwidget.cpp M +2 -2 ui/transfersview.cpp M +54 -45 ui/transfersviewdelegate.cpp M +23 -11 ui/transfersviewdelegate.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1145269
SVN commit 1145270 by mfuchs: Fowardport r1145269 Group-status can now also be edited in the Settings. Does this by modifying TransfersGroupTree and by creating a base delegate-class both the TransfersViewDelegate and TransfersGroupDelegate inherit. Also does some small cleanups --> using available enums instead of integers. CCBUG:184119 M +59 -19 conf/transfersgrouptree.cpp M +11 -18 conf/transfersgrouptree.h M +4 -6 conf/transfersgroupwidget.cpp M +2 -2 ui/transfersview.cpp M +54 -45 ui/transfersviewdelegate.cpp M +23 -11 ui/transfersviewdelegate.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1145270