https://bugs.kde.org/show_bug.cgi?id=508402
Méven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/syst | |em/dolphin/-/commit/770481f | |0d2698bdebcb472b9ca150f374e | |567a62 Resolution|--- |FIXED --- Comment #20 from Méven <[email protected]> --- Git commit 770481f0d2698bdebcb472b9ca150f374e567a62 by Méven Car, on behalf of Sergey Katunin. Committed on 26/12/2025 at 10:32. Pushed by meven into branch 'master'. 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) M +6 -2 src/views/dolphinview.cpp https://invent.kde.org/system/dolphin/-/commit/770481f0d2698bdebcb472b9ca150f374e567a62 -- You are receiving this mail because: You are watching all bug changes.
