https://bugs.kde.org/show_bug.cgi?id=392793
--- Comment #10 from tagwer...@innerjoin.org --- Created attachment 137080 --> https://bugs.kde.org/attachment.cgi?id=137080&action=edit Log of adding the test repo.... (In reply to Ignacio Serantes from comment #9) > Packages are available at > https://download.opensuse.org/repositories/home:/serantes:/branches:/ > openSUSE:/Factory/openSUSE_Factory/ Installed a new tumbleweed and added your repo. Log attached so you can see if I've missed anything (no guarantee I've got it right :-) Rebooted after the update. If I test baloo 'noticing' that a file's been moved, I'm not seeing it. After a 'balooctl check', it works. echo "Hello Penguin" > file1.txt balooshow -x file1.txt d1600000036 54 3350 file1.txt [/home/test/Documents/file1.txt] Mtime: 1616757267 2021-03-26T12:14:27 Ctime: 1616757267 2021-03-26T12:14:27 Internal Info Terms: Mplain Mtext T5 T8 File Name Terms: Ffile1 Ftxt XAttr Terms: baloosearch file1.txt /home/test/Documents/file1.txt Elapsed: 0.280144 msecs mv file1.txt file2.txt balooshow -x file2.txt d1600000036 54 3350 file2.txt [/home/test/Documents/file1.txt] Mtime: 1616757267 2021-03-26T12:14:27 Ctime: 1616757267 2021-03-26T12:14:27 Internal Info Terms: Mplain Mtext T5 T8 File Name Terms: Ffile1 Ftxt XAttr Terms: baloosearch file2.txt Elapsed: 0.242654 msecs balooctl check balooshow -x file2.txt d1600000036 54 3350 file2.txt [/home/test/Documents/file2.txt] Mtime: 1616757267 2021-03-26T12:14:27 Ctime: 1616757272 2021-03-26T12:14:32 Internal Info Terms: Mplain Mtext T5 T8 File Name Terms: Ffile2 Ftxt XAttr Terms: baloosearch file2.txt /home/test/Documents/file2.txt Elapsed: 0.286758 msecs -- You are receiving this mail because: You are watching all bug changes.