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

Elvis Angelaccio bugzilla_noreply at kde.org
Sat Jan 16 18:22:00 GMT 2021


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

Elvis Angelaccio <elvis.angelaccio at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst
                   |em/dolphin/commit/3b4dae355 |em/dolphin/commit/a6d095fa0
                   |6d9d470d68fe9836d4f68188fa2 |450237f89e240da99877f6c79b4
                   |0bcb                        |6ecc

--- Comment #5 from Elvis Angelaccio <elvis.angelaccio at kde.org> ---
Git commit a6d095fa0450237f89e240da99877f6c79b46ecc by Elvis Angelaccio, on
behalf of Ilia Kats.
Committed on 16/01/2021 at 18:20.
Pushed by elvisangelaccio into branch 'release/20.12'.

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/a6d095fa0450237f89e240da99877f6c79b46ecc

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


More information about the kfm-devel mailing list