Enormous image cache

Bug #424438 reported by lusepuster
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gwibber
New
Undecided
Unassigned

Bug Description

Partly by chance, I discovered that Gwibber has saved an enormous image cache in my ~/.cache/gwibber/ directory. By doing a rm * in the directory, I got the error "/bin/rm: argument list too long" ! think that is the first time in my *NIX life I encountered this. Upon a rm -rf on the entire directory, I found almost 1½ GiB of disk space freed.
 Unfortunately, I cannot tell if this has happened before or after my upgrade to Gwibber 2.0.

Terminal output:

thoeger@Salasso:~/Desktop$ df -h
Filsystem Størr Brugt Tilb Brug% Monteret på
/dev/sda1 9,7G 9,3G 0 100% /
tmpfs 497M 0 497M 0% /lib/init/rw
varrun 497M 352K 497M 1% /var/run
varlock 497M 0 497M 0% /var/lock
procbususb 497M 152K 497M 1% /proc/bus/usb
udev 497M 152K 497M 1% /dev
tmpfs 497M 2,5M 495M 1% /dev/shm
lrm 497M 2,2M 495M 1% /lib/modules/2.6.28-15-generic/volatile
/dev/sda3 74G 64G 7,1G 90% /home
thoeger@Salasso:~/Desktop$ rm /home/thoeger/.cache/gwibber/images/*
bash: /bin/rm: Argument list too long
thoeger@Salasso:~/Desktop$ rm -r /home/thoeger/.cache/gwibber/images/
thoeger@Salasso:~/Desktop$ df -h
Filsystem Størr Brugt Tilb Brug% Monteret på
/dev/sda1 9,7G 9,3G 0 100% /
tmpfs 497M 0 497M 0% /lib/init/rw
varrun 497M 352K 497M 1% /var/run
varlock 497M 0 497M 0% /var/lock
procbususb 497M 152K 497M 1% /proc/bus/usb
udev 497M 152K 497M 1% /dev
tmpfs 497M 2,5M 495M 1% /dev/shm
lrm 497M 2,2M 495M 1% /lib/modules/2.6.28-15-generic/volatile
/dev/sda3 74G 62G 8,5G 88% /home
thoeger@Salasso:~/Desktop$

Revision history for this message
lusepuster (thoeger) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.