SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. create folder with "#" character 2. try to search in said folder OBSERVED RESULT file path text after "#" is removed EXPECTED RESULT search completes normally SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Arch Linux 6.0.11-zen1-1-zen (available in About System) KDE Plasma Version: 5.26.4 KDE Frameworks Version: 5.100.0 Qt Version: 5.15.7 ADDITIONAL INFORMATION
(In reply to dagdnoob from comment #0) > STEPS TO REPRODUCE > 1. create folder with "#" character > 2. try to search in said folder What I tried... Disable Baloo Create a folder with a testfile mkdir 'folder # one' cd 'folder # one' echo 'Hello Penguin' > testfile.txt Open Dolphin and go to the folder: Dolphin will show the testfile.txt Press Ctrl-F to get the search box, you will see the "From Here (folder # one)' Search for 'testfile' as a filename or 'Penguin' as content, you will see the "From Here" change to "From Here (folder )" Baloo is fine with the folder name, baloosearch finds indexed files and dolphin works when asking baloo for results, it just seems to be the "filenamesearch" that trips up here... ... Confirming (in Neon Testing)
I'll just mention since it wasn't outright stated in the bug report: this bug causes the search to fail. I can confirm the bug in the latest version of KDE neon Unstable Edition (Dolphin version: 23.03.70, KDE Plasma Version: 5.26.80, KDE Frameworks Version: 5.102.0, Qt Version: 5.15.8).