https://bugs.kde.org/show_bug.cgi?id=437197
--- Comment #3 from tagwer...@innerjoin.org --- (In reply to Stefan Brüns from comment #2) > Either something is rewriting .directory files recurrently ... > ... or a change is detected although there is none. Possible way forward (if focusing on the .directory files), is to install inotify-tools and run inotifywait -mr ~ | grep .directory in one window and compare this to what baloo is indexing by running: balooctl monitor in a second... If I do this; running dolphin with per-folder settings enabled and pressing Ctrl-H a few times to show and hide "hidden" files, iNotify shows a lock and temporary file being created, the .directory file being deleted and the tempfile renamed back to .directory. For me that seems sensible - and it's nice to see inotify showing the actions In parallel, balooctl monitor reindexes the .directory file each time I change the config. So, for me, it's behaving. Do you see anything suspicious? Neon Unstable Plasma: 5.22.80 Frameworks: 5.83.0 Qt: 5.15.2 -- You are receiving this mail because: You are watching all bug changes.