Bug 430457

Summary: Searching of files give no result in Dolphin
Product: [Applications] dolphin Reporter: Wim <whavanhooff>
Component: searchAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kfm-devel, nate
Priority: NOR    
Version: 20.12.0   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: No result after searching for files in Dolphin
Screenshot_20201217_092202.png
attachment-14589-0.html

Description Wim 2020-12-16 11:51:19 UTC
Created attachment 134115 [details]
No result after searching for files in Dolphin

SUMMARY
No result after typing searching for files in Dolphin
(In a specific folder the /(search) does work.)
The overall search does not work

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2020-12-16 15:14:50 UTC
Seems like it could be the same as Bug 430435 or Bug 430273.

If you type "baloosearch kind" in a terminal window, does is also give you no results?
Comment 2 Wim 2020-12-16 16:54:39 UTC
"Baloosearch kind" in the terminal does not give any result.
Comment 3 Nate Graham 2020-12-16 17:56:34 UTC
Thanks. I had this issue recently, and rebuilding the database with `balooctl purge` worked around it for me.

*** This bug has been marked as a duplicate of bug 430435 ***
Comment 4 Wim 2020-12-16 20:14:51 UTC
Thanks, but still no results for baloosearch in Dolphin.
Comment 5 Nate Graham 2020-12-16 20:49:45 UTC
You did a re-index and it's still broken?
Comment 6 Wim 2020-12-17 08:26:58 UTC
Created attachment 134138 [details]
Screenshot_20201217_092202.png

Today I started my computer and the search works! See the attachment

Thank you for the help and response.

I enjoy KDE very much!

Greetings, Wim

________________________________
Van: Nate Graham <bugzilla_noreply@kde.org>
Verzonden: woensdag 16 december 2020 21:49
Aan: whavanhooff@outlook.com <whavanhooff@outlook.com>
Onderwerp: [dolphin] [Bug 430457] Searching of files give no result in Dolphin

https://bugs.kde.org/show_bug.cgi?id=430457

--- Comment #5 from Nate Graham <nate@kde.org> ---
You did a re-index and it's still broken?

--
You are receiving this mail because:
You reported the bug.
Comment 7 Nate Graham 2020-12-18 20:04:19 UTC

*** This bug has been marked as a duplicate of bug 430273 ***
Comment 8 Wim 2020-12-20 15:38:50 UTC
Created attachment 134231 [details]
attachment-14589-0.html

I have noticed that almost every day Baloosearch in Dolphin stops working.
Suddenly no search results anymore.

After starting the therminal and typing the command 'balooctl purge', Baloosearch

in Dolphin starts working again.


________________________________
Van: Nate Graham <bugzilla_noreply@kde.org>
Verzonden: woensdag 16 december 2020 21:49
Aan: whavanhooff@outlook.com <whavanhooff@outlook.com>
Onderwerp: [dolphin] [Bug 430457] Searching of files give no result in Dolphin

https://bugs.kde.org/show_bug.cgi?id=430457

--- Comment #5 from Nate Graham <nate@kde.org> ---
You did a re-index and it's still broken?

--
You are receiving this mail because:
You reported the bug.
Comment 9 Wim 2020-12-20 15:39:47 UTC
I have noticed that almost every day Baloosearch in Dolphin stops working.
Suddenly no search results anymore.

After starting the therminal and typing the command 'balooctl purge', Baloosearch in Dolphin starts working again.
Comment 10 Nate Graham 2020-12-20 15:55:04 UTC
Yes, that's why it's marked as a duplicate of a bug report tracking the root cause.

Any chance you can upgrade to the git master or unstable build, purge your index and test again? There's a commit in git master that is claimed to fix it.