https://bugs.kde.org/show_bug.cgi?id=394750
--- Comment #15 from tagwer...@innerjoin.org --- (In reply to hugomaia from comment #14) > ... rapid file creation and deletion (Kate creates swap files every > time you make a change to something and then deletes those when you save) > and overall changes to a ton of files, that's when Baloo started going > haywire on my system. If edit a "testfile.txt" file, I see Kate creating a ".testfile.txt.kate-swp" (checking on Neon Testing) The question is whether these are a problem... If I have content indexing and "Index hidden files and folders" enabled and run "balooctl monitor", I see baloo indexing the ".kate-swp" file periodically as the source file is edited. Checking my ~/.config/baloofilerc file, I see that "*.swp" files are excluded but there's no mention of "*.kate-swp" You might check to see whether you are indexing hidden files and disable this if not needed. It would probably make sense to edit your ~/.config/baloofilerc and add an exclusion for "*.kate-swp". I suppose that if you are modifying "a ton" of files, you might be giving baloo a lot to do. May also be that you are hitting Bug 442453, where baloo is having to delete "large numbers" of files. -- You are receiving this mail because: You are watching all bug changes.