Bug 171829 - Download list should be saved periodically to prevent data loss
Summary: Download list should be saved periodically to prevent data loss
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-29 00:17 UTC by Alberto Torres Ruiz
Modified: 2008-09-30 20:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Torres Ruiz 2008-09-29 00:17:31 UTC
Version:           2.1.1 (using 4.1.1 (KDE 4.1.1), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.27-3-generic

No matter if Kget has been open for hours or days, or how many files have been downloaded: if it crashes or it's killed, it displays the same downloads as when it were opened.

It's very annoying when it crashes while it has a lot of downloads almost finishing, because URLs are lost.

The download list should be saved when an URL is added or removed, not just when the program exits gracefully.
Comment 1 Urs Wolfer 2008-09-29 21:08:07 UTC
I think this has been changed by Javier already, though I'm not sure if it is in trunk only. Javier, can you please comment on it?
Comment 2 Javier goday 2008-09-30 20:36:09 UTC
KGet saves the downloads list every time a transfer is added or removed since this revision http://websvn.kde.org/?view=rev&revision=839338

Actually this change is only in trunk, not in the 4.1.1 version (http://websvn.kde.org/tags/KDE/4.1.1/kdenetwork/kget/)