Summary: | KIO::file_copy from http not working correctly | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Marco Martin <notmart> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bhush94, hrvoje.senjan, kdelibs-bugs, sebas |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kio/0996008ed3d3c6ce00ca996f434316e36387803a | Version Fixed In: | |
Sentry Crash Report: |
Description
Marco Martin
2014-05-14 15:14:02 UTC
And even if it manages to download file then it have wrong time stamp.. I can confirm that.. KDeclarative uses KIO NetworkAccessManager. So in plasma mediacenter shell package not all thumbnails are loaded. http://bhush9.github.io/images/mediabrowser-youtube.png If I remove usage of KIO then it works fine.. looks like problem in kio http slave. Git commit 0996008ed3d3c6ce00ca996f434316e36387803a by Marco Martin. Committed on 02/06/2014 at 17:11. Pushed by mart into branch 'master'. Other time_t->QDateTime porting issues This ports back the other two places the cache times were resetted in kde4, in cacheParseResponseHeader and resetSessionSettings REVIEW:118479 M +7 -0 src/ioslaves/http/http.cpp http://commits.kde.org/kio/0996008ed3d3c6ce00ca996f434316e36387803a |