[dolphin] [Bug 497011] Dolphin incorrectly calculates the total size of the files under / (the filesystem root directory)

Méven Car bugzilla_noreply at kde.org
Fri Jan 17 08:50:59 GMT 2025


https://bugs.kde.org/show_bug.cgi?id=497011

Méven Car <meven29 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |meven29 at gmail.com

--- Comment #4 from Méven Car <meven29 at gmail.com> ---
This size computing is done in KIO by FileSystemFreeSpaceJob and implemented by
DirectorySizeJob that is meant to compute directory size but not root
filesystem.
It would either need to be special cased as in particular /proc should be
skipped.
Or Not used when 'file:///' is being requested.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list