this post was submitted on 28 Sep 2024
35 points (100.0% liked)

KDE

5105 readers
51 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 1 year ago
MODERATORS
 

If you have some rust projects, don't forget to run this:

balooctl6 config add excludeFilters target

to exclude the rust target directories from the file index.

each one contains thouthands of files and even having a couple of projects explodes file index size into hundreds of megabytes and makes the indexer get stuck, sometimes for hours, without doing this.

you may have to purge the index and re-index everything for the changes to take into effect sometimes:

 balooctl6 purge
 balooctl6 resume

(also i believe this should be the default)

top 3 comments
sorted by: hot top controversial new old
[–] onlinepersona@programming.dev 11 points 2 days ago* (last edited 2 days ago) (1 children)

I just disabled balloo. It has never served me any purpose and I've never found a good description of what it does. It has never completed indexing of my files and would always start indexing (seemingly) randomly after failing.

Baloo is off on every KDE desktop I've set up (mine, friends, and family).

Anti Commercial-AI license

[–] vox@sopuli.xyz 9 points 2 days ago* (last edited 2 days ago) (1 children)

file search in krunner doesn't work without indexing (you have to at least set it to only index file names for that)
also, dolphin won't display file metadata (like image resolution) without file content indexing

@vox @onlinepersona I always wondered why basically none of the metadata fields displayed content.
I thought it was just broken, when it's actually broken by design