Bug 245808

Summary: Sweeper doesnt clean the http cache
Product: [Applications] sweeper Reporter: Greg Bouzakis <gregbouzakis>
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: ahartmetz
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Greg Bouzakis 2010-07-26 18:54:26 UTC
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.
Comment 1 Andreas Hartmetz 2010-09-30 02:22:58 UTC
Fixed in r1181081 in trunk.
Comment 2 Andreas Hartmetz 2010-09-30 02:26:25 UTC
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