[dolphin] [Bug 431106] Folder size (count of files) not shown for folders on other drives
Ilia Kats
bugzilla_noreply at kde.org
Fri Jan 15 22:49:09 GMT 2021
https://bugs.kde.org/show_bug.cgi?id=431106
Ilia Kats <ilia-kats at gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/commit/3b4dae355
| |6d9d470d68fe9836d4f68188fa2
| |0bcb
--- Comment #1 from Ilia Kats <ilia-kats at gmx.net> ---
Git commit 3b4dae3556d9d470d68fe9836d4f68188fa20bcb by Ilia Kats.
Committed on 15/01/2021 at 20:41.
Pushed by iliakats into branch 'master'.
fix folder size calculation on FUSE and network file systems
KFileItem::isSlow uses hardcoded logic that returns true if the
filesystem is Smb or Nfs. However,
KFileSystemType::determineFileSystemTypeImpl on Linux returns Nfs also
if the file system in question is a FUSE file system, which includes
NTFS, sshfs, and others.
Related: bug 430778
M +1 -1 src/kitemviews/kfileitemmodelrolesupdater.cpp
https://invent.kde.org/system/dolphin/commit/3b4dae3556d9d470d68fe9836d4f68188fa20bcb
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list