https://bugs.kde.org/show_bug.cgi?id=438527
--- Comment #3 from tagwer...@innerjoin.org --- What I see on "Unstable" (Frameworks 5.84.0) If the file exists and is indexed or exists but is not indexed, "balooctl clear..." gives: $ balooctl clear file1.txt Clearing /home/test/file1.txt File(s) cleared If the file doesn't exist and is not indexed: $ balooctl clear file2.txt File not found on filesystem or in DB: /home/test/file2.txt File(s) cleared If the file doesn't exist but had been indexed: $ balooctl clear file3.txt File has been deleted, clearing from DB: /home/test/file3.txt File(s) cleared Note to self: Don't assume things haven't been fixed when you weren't looking 8-} You can flag "Resolved" if you wish or leave as is... -- You are receiving this mail because: You are watching all bug changes.