https://bugs.kde.org/show_bug.cgi?id=435294
--- Comment #2 from tagwer...@innerjoin.org --- Originally posted this to Bug 435161... Not sure whether this is any way related, it's a glitch I get "every so often". When I've missed capturing it, I've not found a way of reproducing it. This time though.... cd ~/Documents mkdir temp echo "Hello Penguin" > temp/file1.txt balooshow -x temp/file1.txt gave: 144da00000fc01 64513 1330592 temp/file1.txt [/home/test/.kde/share/config/kdeglobals] Mtime: 1617136526 2021-03-30T22:35:26 Ctime: 1617136526 2021-03-30T22:35:26 Cached properties: Line Count: 158 Internal Info Terms: 0 0.025 ... Mplain Mtext T5 T8 X20-158 activebackground activeblend activeforeground backgroundalternate background ... widgetstyle window wm File Name Terms: Fkdeglobals XAttr Terms: lineCount: 158 That is, the details of something else completely (a different file, indexed at a different time. Had to trim the list of terms as the full list looked too much like spam). The "Balooctl monitor" does not show "file1.txt" being indexed. After a reboot I get the "expected" 144da00000fc01 64513 1330592 temp/file1.txt [/home/test/Documents/temp/file1.txt] Mtime: 1617270546 2021-04-01T11:49:06 Ctime: 1617270546 2021-04-01T11:49:06 Cached properties: Line Count: 1 Internal Info Terms: Mplain Mtext T5 T8 X20-1 hello penguin File Name Terms: Ffile1 Ftxt XAttr Terms: lineCount: 1 I'm not sure whether this is close enough that I can set the status to CONFIRMED Neon Unstable Plasma: 5.21.80 Frankeworks: 5.81.0 Qt: 5.15.2 Journalctl(*) shows a matching... Apr 01 12:21:38 localhost.localdomain baloo_file[1100]: 5714849124383745 "/home/test/Documents/temp/file1.txt" renaming "kdeglobals" to "file1.txt" Apr 01 12:21:38 localhost.localdomain baloo_file[1100]: 5643818955242497 "/home/test/.kde/share/config/kdeglobals" renaming "Trolltech.conf" to "kdeglobals" I'm guessing these "renamings" are not real. If I look back through the logs there are some large batches of these messages. (Don't seem able to filter baloo messages with "journalctl -u baloo_file", is this at all possible?) -- You are receiving this mail because: You are watching all bug changes.