Bug 434000

Summary: baloo works but Dolphin doesn't return any result
Product: [Frameworks and Libraries] frameworks-baloo Reporter: Guido <guido.iodice>
Component: generalAssignee: Stefan BrĂ¼ns <stefan.bruens>
Status: RESOLVED DUPLICATE    
Severity: grave CC: nate
Priority: NOR    
Version: 5.79.0   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:

Description Guido 2021-03-05 10:45:11 UTC
SUMMARY


STEPS TO REPRODUCE
1. Open dolphin
2. search for something with baloo
3. 

OBSERVED RESULT
None results


EXPECTED RESULT
Some results



KDE Frameworks Version: 5.79
Qt Version: 

ADDITIONAL INFORMATION

If I search in menu or krun it works. Only in Dolphin doesn't. 
I tried to downgrading Dolphin and baloo-widget, nothing changes.

Downgrading Baloo to 5.78 solves the problem.
I suspect the problem is locate in the kio slave.
Comment 1 Nate Graham 2021-03-05 15:53:41 UTC
1. If you run `baloosearch [something to search for]` on the command line, does it work?

2. If you delete and recreate the baloo database by running `balooctl purge` on the command line, does that make Dolphin search results start working?

See also Bug 431664.
Comment 2 Guido 2021-03-06 18:01:13 UTC
1. yes
2. I won't do that, I need the computer and I can't keep it busy re-indexing everything.
Comment 3 Nate Graham 2021-03-07 15:34:11 UTC
Re-indexing won't blow up your computer or slow it down.
Comment 4 Guido 2021-03-08 08:47:02 UTC
Reindexing did solve the problem.

Thank you.
Comment 5 Nate Graham 2021-03-08 16:03:22 UTC

*** This bug has been marked as a duplicate of bug 431664 ***