← Back to team overview

gwibber-bugs team mailing list archive

[Bug 422198] Re: Please add option to clear cache files automatically

 

** Changed in: gwibber (Debian)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/422198

Title:
  Please add option to clear cache files automatically

Status in Gwibber:
  Confirmed
Status in “gwibber” package in Debian:
  Fix Released

Bug description:
  Pasting Debian bug here. See: http://bugs.debian.org/544467 for more
  information.

  Package: gwibber
  Version: 1.2.0+bzr355-2

  Hi,

  I have been using gwibber for a few weeks (I think more or less since you have
  announced the packages on your blog).

  I use it with my Twitter account, and follow the public timeline.

  I have just noticed Gwibber cache folder contains more than 120,000
  pictures!

  $:~/.cache/gwibber/images$ find -type f | wc -l
  122489
  $:~/.cache/gwibber/images$ du -sh
  547M    .

  It seems these are thumbnails from the public timeline.
  Maybe Gwibber could remove older pictures automatically? A config option with a
  maximum age and/or total size should be perfect.

  Thanks.