Review Request 126864: kio_http_cache_cleaner: don't exit on startup if cache dir doesn't exist yet

David Edmundson david at davidedmundson.co.uk
Sun Jan 24 00:31:23 UTC 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126864/#review91501
-----------------------------------------------------------


Ship it!




Ship It!

- David Edmundson


On Jan. 23, 2016, 10:55 p.m., David Faure wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/126864/
> -----------------------------------------------------------
> 
> (Updated Jan. 23, 2016, 10:55 p.m.)
> 
> 
> Review request for KDE Frameworks.
> 
> 
> Repository: kio
> 
> 
> Description
> -------
> 
> + add warning if listen fails, just in case
> 
> Change-Id: I27c8b166a6127fad3793024bdb950239ffc93d35
> 
> 
> Diffs
> -----
> 
>   src/ioslaves/http/http_cache_cleaner.cpp c272c6ecc75ef07418cdfe4a17af4b0475d6ff0a 
> 
> Diff: https://git.reviewboard.kde.org/r/126864/diff/
> 
> 
> Testing
> -------
> 
> I was getting
> kio_http_cache_cleaner: '/home/dfaure/.cache/http' does not exist.
> 
> Maybe it was only because the unittest was using ~/.qttest/cache (QStandardPaths test mode), which is passed along to kio_http, which then talks to kio_http_cache_cleaner without telling it where the cache is, so they disagree on the cache. Corner case due to different paths in unit-tests, but can't hurt to mkpath.
> 
> 
> Thanks,
> 
> David Faure
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20160124/0f7b4d00/attachment.html>


More information about the Kde-frameworks-devel mailing list