[dolphin] [Bug 430778] Dolphin does not show the number of files present in a folder on NTFS partitions or hard drives

Ilia Kats bugzilla_noreply at kde.org
Fri Jan 15 22:49:01 GMT 2021


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

Ilia Kats <ilia-kats at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/syst
                   |                            |em/dolphin/commit/3b4dae355
                   |                            |6d9d470d68fe9836d4f68188fa2
                   |                            |0bcb

--- Comment #4 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 431106

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