https://bugs.kde.org/show_bug.cgi?id=485771
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/kio/-/commit/0626185 | |982687551523a6fe5cea4a1425e | |05a294 --- Comment #17 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit 0626185982687551523a6fe5cea4a1425e05a294 by Akseli Lahtinen. Committed on 04/06/2024 at 09:40. Pushed by akselmo into branch 'master'. kfileitem.cpp: If fileMode is not unknown, set InitCalled to true in readUDSEntry When modifying file properties, desktop view does not get the m_bInitCalled as true and it thinks the desktop icon does not exist anymore. This makes sure fileItem stays initialised when calling readUdsEntry if the fileItem is not Unknown. M +5 -0 src/core/kfileitem.cpp https://invent.kde.org/frameworks/kio/-/commit/0626185982687551523a6fe5cea4a1425e05a294 -- You are receiving this mail because: You are watching all bug changes.