https://bugs.kde.org/show_bug.cgi?id=524791
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Summary|The search is not working. |Regression: Simple search |It doesn’t find any files. |fails in Dolphin. It only | |finds a few of the files. Status|REPORTED |CONFIRMED Keywords| |regression --- Comment #4 from [email protected] --- (In reply to John Smith from comment #3) > Hope that helps. It does, I see te same... I've downloaded the breeze-icons with git clone -b master https://invent.kde.org/frameworks/breeze-icons I'm checking on a Neon User VM for the moment. If I do the search with Dolphin, I get 8 hits, some of which are files and some of which are symlinks, most but not all in a ../actions/32 folder. If I take the search and do it from the command line with kioclient: kioclient list 'filenamesearch:?search=document-save&url=file%3A%2F%2F%2Fhome%2Ftest%2Fkde%2Fsrc%2Fbreeze-icons&title=Search results for “document-save” in breeze-icons' I get 20 hits. That seems OK, it is the same that "find" gives with the default behaviour of not following symlinks and it fits with your experience. If you watch with "journalctl -f", do you see any crashes? Something might be crashing on Neon User but crashes are suppressed... It seems a regression but not sure where, the fact that the "kioclient list' works while the same search fails in Dolphin is odd. I'll mark "Confirmed" and I've taken the liberty of changing the Summary line. -- You are receiving this mail because: You are watching all bug changes.
