Summary: | Search does not work at all in Dolphin/Windows (regression) | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | grofaty |
Component: | search | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | 4wy78uwh, kfm-devel, me, postix |
Priority: | NOR | ||
Version First Reported In: | 24.08.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Microsoft Windows | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=497234 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
search.jpg
A Screenshot Of An Error Banner |
Description
grofaty
2024-08-31 12:17:11 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. I'm able to reproduce what grofaty has reported on Dolphin 25.03.70, downloaded 2024-12-14 onto Windows 11 version 22H2 @Fletcher Porter, you have written you can't reproduce the issue I have reported, but what do you see instead in your case. Does it work for you? I did another whole test on Windows 11 24H2 using Dolphin 25.03.70 downloaded from today's master: https://cdn.kde.org/ci-builds/system/dolphin/master/windows/dolphin-master-4945-windows-cl-msvc2022-x86_64.exe TEST 1. Create directory: C:\mydir and save two text files: abc.txt and test.txt 2. Press CTRL+I and type in: test 3. Dolphin correctly fines file test.txt. 4. For second test, press CTRL+F and type in: test 5. I expect Dolphin to find file test.txt and instead it reports error: Invalid protocol 'filenamesearch'. I will attach print-screen in following post. Created attachment 176616 [details]
search.jpg
Read again, I /am/ able to reproduce. Created attachment 182991 [details] A Screenshot Of An Error Banner I see "Invalid protocol 'filenamesearch'", whilst reproducing https://github.com/files-community/Files/issues/17205#issuecomment-3040445486. Is that an example of this? |