https://bugs.kde.org/show_bug.cgi?id=500665
--- Comment #53 from tagwer...@innerjoin.org --- For the impact of running "Balooctl status" while Baloo is indexing (or deleting), have a look at: https://bugs.kde.org/show_bug.cgi?id=437754 Looking at the iNotify watches error, it seems that Tumbleweed has a low default for the number of watches. It has been quite a while since this has been a problem, earlier the defaults were very low but I think they now adjust automatically. There was a reference here: https://bugs.kde.org/show_bug.cgi?id=454952#c4 I don't know why Tumbleweed might still have a small limit for watches but I've found: https://www.suse.com/support/kb/doc/?id=000020048 so suggest editing the file: /etc/sysctl.conf and adding the line: fs.inotify.max_user_watches=524288 You will need something large... -- You are receiving this mail because: You are watching all bug changes.