Version: unspecified (using KDE 4.4.5) OS: Linux Sweeper doesnt clean the contents of /var/tmp/kdecache-$USER/http/ Reproducible: Always Steps to Reproduce: Navigate the web with konqueror. Dir gets full. Run sweeper. Check web cache. Clean. Dir is still full. Actual Results: Dir is still full Expected Results: Dir should be empty There is also https://bugs.kde.org/show_bug.cgi?id=236608 so this result should be able to be achieved from inside konqueror but doesnt work either.
Fixed in r1181081 in trunk.
SVN commit 1181093 by ahartmetz: Backport r1181081 from trunk: Fix clearing the cache; processSlice() only returns true when it's done. CCBUG: 236608 CCBUG: 245808 M +1 -1 http_cache_cleaner.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1181093