https://bugs.kde.org/show_bug.cgi?id=435383
--- Comment #5 from Sadi <sadiyumu...@gmail.com> --- (In reply to tagwerk19 from comment #2) > There was a post in Bug 433204 flagging that baloo can hit a > "max_user_watches" limit that can be "ridiculously low"... > It's worth checking with > sysctl fs.inotify.max_user_watches > and watch out if you have more "folders" than the given "max_user_watches" > You can increase the limit with: > https://bugs.kde.org/show_bug.cgi?id=433204#c12 Thanks for this tip. I have this: fs.inotify.max_user_watches = 1048576 This means over a million folders, which I doubt needs to be raised in my case. Nevertheless, I'll make sure that baloo is not somehow including my Timeshift backups under five snapshot folders in a partition which hosts my data folders as well (Documents, Pictures, etc.). Also, I think baloo should better notify user somehow it has faced such a limit and failed to index all files. I don't understand why baloo refuses to index files in a symlinked folder - at least when their content is not included. -- You are receiving this mail because: You are watching all bug changes.