[dolphin] [Bug 474053] Erroneous "no results" when searching inside a dir containing in the name the substring: [#whatever]
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Mon Sep 4 21:12:31 BST 2023
https://bugs.kde.org/show_bug.cgi?id=474053
tagwerk19 at innerjoin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REPORTED |CONFIRMED
Ever confirmed|0 |1
--- Comment #1 from tagwerk19 at 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 on the CC list for the bug.
More information about the kfm-devel
mailing list