Bug 245808 - Sweeper doesnt clean the http cache
Summary: Sweeper doesnt clean the http cache
Status: RESOLVED FIXED
Alias: None
Product: sweeper
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-26 18:54 UTC by Greg Bouzakis
Modified: 2011-06-27 13:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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