Bug 492453

Summary: Search does not work at all in Dolphin/Windows (regression)
Product: [Applications] dolphin Reporter: grofaty
Component: searchAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: normal CC: kfm-devel
Priority: NOR    
Version: 24.08.0   
Target Milestone: ---   
Platform: unspecified   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description grofaty 2024-08-31 12:17:11 UTC
SUMMARY
Search in current folder and subfolders (CTRL+F) and current directory only (CTRL+I) does not return any files.

STEPS TO REPRODUCE
1. Press CTRL+F for search for files in current folder and subfolders or CTRL+I to search only in current folder.
2. Type in search string e.g. test  (and there is file test.txt).

OBSERVED RESULT
No files are found.

EXPECTED RESULT
Files should be found.

SOFTWARE/OS VERSIONS
Windows: 11
Dolphin 24.08 downloaded from https://cdn.kde.org/ci-builds/system/dolphin/release-24.08/windows/dolphin-release_24.08-4581-windows-cl-msvc2022-x86_64.exe (released yesterday, 2024-08-30).

ADDITIONAL INFORMATION
Up till today I have been using Dolphin version 24.07.70 on Windows 11 downloaded from
https://cdn.kde.org/ci-builds/system/dolphin/master/windows/dolphin-master-4131-windows-cl-msvc2022-x86_64.exe
and CTRL+F or CTRL+I is working fine.

I installed back the old version and repeated exactly the same tests and search is working fine in 24.07.70. It has to be some regression in never versions of Dolphin. Sorry, I can't test any other versions because there are not available on Windows to download.
Comment 1 grofaty 2024-10-09 09:34:12 UTC
Today I have installed "dolphin-release_24.08-4670-windows-cl-msvc2022-x86_64.exe"

a) CTRL+I now finds correctly files in current directory. FIXED.
b) CTRL+F now red banner appears at the top of list files with error: "invalid protocol 'filenamesearch'" and no files are found.