Summary: | Filelight does not honor directory exclusion list or filesystem boundary option | ||
---|---|---|---|
Product: | [Applications] filelight | Reporter: | J. Gerhards <g1.jasger> |
Component: | general | Assignee: | fanzhuyifan |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fanzhuyifan, g1.jasger, martin.sandsmark, nate, owl-from-hogvarts, rulatir, sitter, travneff |
Priority: | NOR | ||
Version: | 23.08.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/filelight/-/commit/10f1fbf077c4b65cf13b9899ebcab940c6654f1b | Version Fixed In: | 23.08.2 |
Sentry Crash Report: |
Description
J. Gerhards
2023-08-30 15:36:19 UTC
Can reproduce. I added /home to the exclusion lists, started a scan of /, and it still scanned /home. *** Bug 474479 has been marked as a duplicate of this bug. *** While this bug is being fixed, please recommend an alternative utility that CAN, as opposed to CANNOT, help me find disk space hogs on a specific partition. Not having this functionality hurts me a lot: I have the root partition 95% filled and Filelight's report is useless without being able to limit the scan to the partition in question. Can reproduce Seems to be caused by this commit: https://invent.kde.org/utilities/filelight/-/commit/659a3e487cd1d1e5d573892d938233aa4f52202a (In reply to fanzhuyifan from comment #5) > Seems to be caused by this commit: > https://invent.kde.org/utilities/filelight/-/commit/ > 659a3e487cd1d1e5d573892d938233aa4f52202a I can understand how that commit breaks manual exclusions, but how does it break the filesystem boundary option? If you expand the code above you'll find that scanning across boundaries is implemented as part of the ignore set. (In reply to Szczepan Hołyszewski from comment #3) > While this bug is being fixed, please recommend an alternative utility For those who still did not get the fix like me: I use also Baobab and K4dirstat currently *** Bug 476983 has been marked as a duplicate of this bug. *** |