Bug 177628

Summary: KGet offers downloads multiple times if multiple downloads are started
Product: [Applications] kget Reporter: Volkmar Wörner <volkmar.woerner+KDE>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Volkmar Wörner 2008-12-12 22:14:11 UTC
Version:           2.1.85 (using Devel)
OS:                Linux
Installed from:    Compiled sources

when I start a download with kget, the "new download" window is opened for one download, when I then start a new download, the new download window shows both downloads, which is still correct behaviour. But when I start a 3rd download, the first two downloads appear twice in the "new download" window, when I start the 4th download, the previous 5 downloads appear twice and so on. This is a big problem, when starting multiple downloads for example per FlashGot from Firefox.
1 download -> 1 download in the "new download" window
2 downloads -> 2 downloads in the "new download" window
3 downloads -> 5 downloads in the "new download" window
4 downloads -> 11 downloads in the "new download" window
5 downloads -> 23 downloads in the "new download" window
6 downloads -> 47 downloads in the "new download" window
7 downloads -> 95 downloads in the "new download" window
Comment 1 Lukas Appelhans 2009-09-11 14:19:59 UTC
Should be fixed... please retest though...

Lukas