https://bugs.kde.org/show_bug.cgi?id=508402
Méven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst |em/dolphin/-/commit/770481f |em/dolphin/-/commit/23e4274 |0d2698bdebcb472b9ca150f374e |a987766312483f444d865fa2362 |567a62 |3132d0 --- Comment #21 from Méven <[email protected]> --- Git commit 23e4274a987766312483f444d865fa23623132d0 by Méven Car. Committed on 26/12/2025 at 11:28. Pushed by meven into branch 'release/25.12'. dolphinview: do not get view properties if we do not apply dynamic view If we have return early because dynamic view is not enabled or we have Icon View already, then do not try to load view properties to get 'dynamicViewPassed' property. Otherwise, for example, it infinitely calls the ViewProperties::save() method for the /tmp folder, which generates a bunch of temporary files (on new user, if dynamic view is not enabled and Icon View applied by default) (cherry picked from commit 770481f0d2698bdebcb472b9ca150f374e567a62) Co-authored-by: Sergey Katunin <[email protected]> M +6 -2 src/views/dolphinview.cpp https://invent.kde.org/system/dolphin/-/commit/23e4274a987766312483f444d865fa23623132d0 -- You are receiving this mail because: You are watching all bug changes.
