[dolphin] [Bug 426617] Dolphin 100% CPU core usage
Nate Graham
bugzilla_noreply at kde.org
Tue Nov 3 02:22:18 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=426617
Nate Graham <nate at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/commit/ffe01ee84
| |07559f46171bfea4aa6f21e37f9
| |45fb
Version Fixed In| |20.08.3
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #13 from Nate Graham <nate at kde.org> ---
Git commit ffe01ee8407559f46171bfea4aa6f21e37f945fb by Nate Graham, on behalf
of Méven Car.
Committed on 03/11/2020 at 02:21.
Pushed by ngraham into branch 'master'.
FolderPanel: prevents scanning directory tree recursively
KFileItemListView contents are periodically scanned by
KFileItemModelRolesUpdater.
It uses then KDirectoryContentsCounter to scan directories to determine their
size possibly recursively.
Introduce a scanDirectories setting to disable directory scanning by
KFileItemModelRolesUpdater.
FIXED-IN: 20.08.3
M +16 -1 src/kitemviews/kfileitemlistview.cpp
M +8 -0 src/kitemviews/kfileitemlistview.h
M +19 -4 src/kitemviews/kfileitemmodelrolesupdater.cpp
M +8 -0 src/kitemviews/kfileitemmodelrolesupdater.h
M +1 -0 src/panels/folders/folderspanel.cpp
https://invent.kde.org/system/dolphin/commit/ffe01ee8407559f46171bfea4aa6f21e37f945fb
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list