https://bugs.kde.org/show_bug.cgi?id=474053
tagwer...@innerjoin.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #1 from tagwer...@innerjoin.org --- If I have a test folder and index it with baloo, then I can index the files and find them with the command line tools: ~/Testdir$ echo "Hello Penguin" > test.txt ~/Testdir$ cp test.txt '#whatever test.txt' ~/Testdir$ mkdir '#whatever folder' ~/Testdir$ cp test.txt '#whatever folder' ~/Testdir$ baloosearch -i Penguin 140eeb0000fc01 /home/test/Testdir/#whatever folder/test.txt 1406240000fc01 /home/test/Testdir/#whatever test.txt 140e7f0000fc01 /home/test/Testdir/test.txt Similarly Dolphin searches work (provided it is querying the baloo index) However, if I disable baloo, Dolphin falls back on its internal "There and Then" search and the search fails with an "Invalid Protocol" banner message The culprit seems to be the "#" in the filename. Tested on Neon Unstable Plasma: 5.27.80 Frameworks: 5.240.0 Qt: 6.6 -- You are receiving this mail because: You are watching all bug changes.