| Summary: | KGet crashed after failing to verify an MD5 hash | ||
|---|---|---|---|
| Product: | [Applications] kget | Reporter: | Alvaro Manuel Recio Perez <amrecio> |
| Component: | general | Assignee: | KGet bugs <kget-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Alvaro Manuel Recio Perez
2011-12-14 00:17:18 UTC
SVN commit 1270717 by mfuchs: Uses KSaveFile to avoid losing the transfer state when KGet crashes during saving. M +3 -2 kget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1270717 SVN commit 1270720 by mfuchs: Uses KSaveFile to avoid losing the transfer state when KGet crashes during saving. M +3 -2 kget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1270720 SVN commit 1270726 by mfuchs: Uses KSaveFile to avoid losing the transfer state when KGet crashes during saving. M +3 -2 kget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1270726 SVN commit 1270728 by mfuchs: Does not assume on reparing that there is a file size of the download. M +10 -6 datasourcefactory.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1270728 SVN commit 1270729 by mfuchs: Does not assume on reparing that there is a file size of the download. M +10 -6 datasourcefactory.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1270729 |