Summary: | empty trash folder reports huge size | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | David Rinehart <david> |
Component: | trash | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | andresbajotierra, kalemas, mrepinc, wyldrodney |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Trash's screenshot |
Description
David Rinehart
2008-01-31 13:34:37 UTC
Reported on launchpad as Bug 187212 <187212@bugs.launchpad.net> Oops - make that <https://bugs.launchpad.net/bugs/187212> Confirmed, konqueror 4.0.1 Bug 161886 is duplicate of this. This issue is still present in KDE4.1.3 and recent KDE4.2svn *** Bug 161886 has been marked as a duplicate of this bug. *** *** Bug 171412 has been marked as a duplicate of this bug. *** As stated in bug 171412 , this also happens in MSWin This bug is present on KDE-4.1.3(Debian Lenny backports). mount output: "/dev/sda1 on / type reiserfs (rw,notail)" df output: "/dev/sda1 24996032 5391060 19604972 22% /" Empty trash shows 16TB of free disk space. Here is screenshot. //Sorry for my english :) Created attachment 29285 [details]
Trash's screenshot
So you guys don't like the almost-infinite size of the trash? :-) Nice bug, I'll have a look. SVN commit 909864 by dfaure: Default to 0, not to (qulonglong)-1 when looking up UDS_SIZE, otherwise items without a size (like trash:/) count as 16TB... BUG: 157023 M +6 -6 directorysizejob.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=909864 |