Bug 111861 - Setting trashcan size (wish), full disk due to trash not apparent if icon hidden
Summary: Setting trashcan size (wish), full disk due to trash not apparent if icon hidden
Status: RESOLVED FIXED
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: trash (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-01 05:29 UTC by Michael Bonert
Modified: 2009-02-18 22:27 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Implements size limit and 'delete after X days' functionality (23.88 KB, patch)
2008-08-25 17:29 UTC, Tobias Koenig
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Bonert 2005-09-01 05:29:42 UTC
Version:            (using KDE KDE 3.3.2)
Installed from:    Debian testing/unstable Packages
Compiler:          Whatever is used in Debian package version 5.44 
OS:                Linux

It would be nice if one could set the size of trash can (like on Microsoft Windoze) and then... that it would alert one when the trash can is full (as specified by another item on the wishlist).

I discovered my disk is full... and found that the trash can is 3.5 GB.  Not so great.

What complicates the issue is I disabled the desktop icons-- so I didn't even think about the trash can.  In someways-- I think this could be considered a bug.  If the trash can icon isn't visible it may not be apparent to a more novice user that the trash is gobbling up their disk space.  

An alternate to the size setting could be a periodic sweep, where, let's say every two months, KDE asks if one wants to empty the trash... or that it just deletes things that is in the trash longer than a specified period of time (e.g. a few weeks).

There are lots of possibilities.  I look forward to improvements.
Keep up the good work!
Comment 1 Nicolas Goutte 2005-09-01 15:31:31 UTC
See also bug #79553 and bug #109259
Comment 2 David Anderson 2005-11-08 18:56:54 UTC
This would probably need to be coded to only warn once a week, otherwise the notification would get tedious. Probably it would need to do the check when an item is deleted, because if it was on login, some people never/rarely logout/login.
Comment 3 Tom Chiverton 2007-06-28 16:14:05 UTC
*** This bug has been confirmed by popular vote. ***
Comment 4 Tom Chiverton 2007-06-28 16:14:45 UTC
Come on guys, this is basic functionality that every other O/S with a trash can concept has.
Comment 5 Tobias Koenig 2008-08-25 17:29:10 UTC
Created attachment 27035 [details]
Implements size limit and 'delete after X days' functionality

The attached patch implements configurable size limits and the 'delete after X days' functionality. It didn't make it into 3.5.10, maybe into 3.5.11.
Comment 6 Tom Chiverton 2008-09-01 12:13:07 UTC
Cheers Tobias, this has been waiting for a long time, and I for one thank you.
Comment 7 David Faure 2009-02-18 22:27:03 UTC
Tobias committed this for KDE-4.2, closing the bug report.