Eric Valette - 31.08.24, 19:18:20 CEST:
> On 31/08/2024 14:48, Aurélien COUDERC wrote:
> >> I still have some minor annoyance (my taste):
> >> 
> >> 1) The list of recent element is empty and generates errors on
> >> sqlite,
> > 
> > I've not paid attention to that. If you (or others) want to diagnose
> > this a bit further and try to find if it's an upstream or packaging
> > problem that would be welcome.
> > 
> > I've had other feedbacks that baloo was not started or not correctly
> > running, maybe that's why ?
> OK. Any hint to search if baloo is starded? I noticed I had still the
> qt5 version needed by gwenview. Removed but misses gwenview.
> 
> ps ax | grep baloo
>    10229 pts/3    S+     0:00 grep baloo
> 
> Any way to start it?

Check if its enabled in Systemsettings / Desktop / Search. If not, enable 
it and relog into the session.

balooctl6 status should show Baloo as running and probably doing some 
work.

If you want to reindex everything, you can try:

balooctl6 suspend; balooctl6 purge; balooctl resume

(or relog)

I aliased balooctl to balooctl6 in my shell configuration file.

The output could look like this:

% LANG=C.UTF-8 balooctl status
Baloo File Indexer is running
Indexer state: Idle
Total files indexed: […]
Files waiting for content indexing: 0
Files failed to index: 0
Current size of index is […] GiB

Best,
-- 
Martin


Reply via email to