https://bugs.kde.org/show_bug.cgi?id=388857
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #24 from [email protected] --- In an attempt to get something reproducible here, looked at a set of neon-testing images. The test sequence was, on new installs of various images: echo "Hello Penguin" > StringUtils baloosearch StringUtils krunner StringUtils baloosearch Penguin krunner Penguin rm StringUtils ; balooctl purge; pkill baloorunner echo "Hello Penguin" > stringutils baloosearch stringutils krunner stringutils baloosearch Penguin krunner Penguin rm stringutils ; balooctl purge; pkill baloorunner echo "Hello Penguin" > StringUtils.txt baloosearch StringUtils.txt krunner StringUtils.txt baloosearch Penguin krunner Penguin The results were, for recent images (neon-testing-20210928, 20211026, 20211130), that the baloosearch and krunner worked "as they should". For an earlier image, neon-testing-20210831, baloosearch worked but krunner failed for *filename* searches for complete filenames krunner StringUtils : Failed krunner Penguin : Worked krunner stringutils : Failed krunner Penguin : Worked krunner StringUtils.txt : Failed krunner Penguin : Worked If, however, you search for truncated names (that is, create a "StringUtils.txt" and try "krunner StringUtils"), krunner worked. When upgrading neon-testing-20210831 to "current", krunner failures went away. The 20210831 image contained: Operating System: KDE neon Testing Edition KDE Plasma Version: 5.22.5 KDE Frameworks Version: 5.86.0 Qt Version: 5.15.3 Kernel Version: 5.11.0-27-generic (64-bit) And working since: Operating System: KDE neon Testing Edition KDE Plasma Version: 5.23.2 KDE Frameworks Version: 5.88.0 Qt Version: 5.15.3 Kernel Version: 5.11.0-38-generic (64-bit) I think it's worth flagging "Confirmed" on account of the older images, with a note that the issue seems not to appear on newer versions. -- You are receiving this mail because: You are watching all bug changes.
