Bug 431293

Summary: baloo shows empty results
Product: [Frameworks and Libraries] frameworks-baloo Reporter: francisco_t <leviatan1>
Component: generalAssignee: Stefan Brüns <stefan.bruens>
Status: RESOLVED DOWNSTREAM    
Severity: normal    
Priority: NOR    
Version: 5.77.0   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:

Description francisco_t 2021-01-08 08:54:35 UTC
SUMMARY

baloosearch show empty results.

I have a txt document for testing baloo in my home:

STEPS TO REPRODUCE
1. balooshow /home/one/test.txt 
50109452161975045 66309 11667016 /home/one/test.txt
        Mtime: 1609425559 2020-12-31T15:39:19
        Ctime: 1609425559 2020-12-31T15:39:19
        Cached properties:
                Line Count: 2

2. balooshow -x /home/one/test.txt 
50109452161975045 66309 11667016 /home/one/test.txt
        Mtime: 1609425559 2020-12-31T15:39:19
        Ctime: 1609425559 2020-12-31T15:39:19
        Cached properties:
                Line Count: 2

Internal Info
Terms: Mplain Mtext T5 T8 X20-2 test 
File Name Terms: Ftest Ftxt 
XAttr Terms: 
lineCount: 2


3. baloosearch test.txt


Elapsed: 6,26966 msecs

4. If I delete the data base baloo works fine again once, BUT in the next user login session the problem starts again.

OBSERVED RESULT
Everything seems correct but the results with any search are always empty lines.


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

ADDITIONAL INFORMATION
Comment 1 Stefan Brüns 2021-01-08 17:22:20 UTC
Fix is available since 4 weeks, Neon just has to cherry-pick it.