Summary: | kget doesnt seams to download some files and konqueror can | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | Zé <mmodem00> |
Component: | general | Assignee: | KGet bugs <kget-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Zé
2010-05-01 06:00:11 UTC
SVN commit 1125862 by mfuchs: Create two jobs in KioDownload. The first is for downloading and finding the filesize, while the second (started after first data is retrieved) is only there to see if resuming is supported and stops after more than 100 Bytes are downloaded. BUG:235875 M +52 -19 kiodownload.cpp M +3 -0 kiodownload.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1125862 |