https://bugs.kde.org/show_bug.cgi?id=422006
--- Comment #42 from Méven <me...@kde.org> --- Git commit ae12ee6df31ba70bdaee81c7f1206c826cdc3924 by Méven Car. Committed on 03/02/2025 at 12:25. Pushed by meven into branch 'master'. trashimpl: reparse trashrc in fileRemoved The file on disk may have been edited by another instance of trash Worker, the m_config state would then be out of date consequently a next writeEntry() and sync() may not save the config to disk. Similar to the fix of 167388. M +3 -0 src/kioworkers/trash/trashimpl.cpp https://invent.kde.org/frameworks/kio/-/commit/ae12ee6df31ba70bdaee81c7f1206c826cdc3924 -- You are receiving this mail because: You are watching all bug changes.