[dolphin] [Bug 475439] New: Dolphin search doesn't find .db files
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Tue Oct 10 18:08:30 BST 2023
https://bugs.kde.org/show_bug.cgi?id=475439
Bug ID: 475439
Summary: Dolphin search doesn't find .db files
Classification: Applications
Product: dolphin
Version: 23.04.0
Platform: Kubuntu
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: search
Assignee: dolphin-bugs-null at kde.org
Reporter: wooden445 at proton.me
CC: kfm-devel at kde.org
Target Milestone: ---
SUMMARY
Searching for the file extension .db returns no hits, even though the file
exists. Searches for other extensions like .pdf and .jpg work as expected.
STEPS TO REPRODUCE
1. Create a file with extension .db (test.db)
2. Press CTRL + F
3. Search for .db
OBSERVED RESULT
No files are found.
EXPECTED RESULT
Finding test.db.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 23.04
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8
ADDITIONAL INFORMATION
With some testing I created another file with the file extension .banana
(test.banana). I don't find the file if I search for .banana in the same
folder, but I do find it if I run the search from its parent folder. find ./
-type f -name "*.[extension]" finds both files.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list