https://bugs.kde.org/show_bug.cgi?id=500665
--- Comment #47 from tagwer...@innerjoin.org --- > Indexing: /media/foo/.thunderbird/$profile/Mail/Local Folders/Lokales > Archiv.sbd/foo/bar/: Ok You are indexing hidden files/folders... It would be best exclude .thunderbird as well as .mozilla, .cache, .local/share/Trash. Maybe also .var/apps. You might also do well to exclude application/mbox as a mime type: $ balooctl config add excludeMimetypes application/mbox It's a subtype to text/plain so Baloo thinks it can index it - mbox files can be very large and evry time they grow, Baloo wants to index them again. -- You are receiving this mail because: You are watching all bug changes.