You are not logged in.

#1 2023-03-22 10:24:28

Thinkpad E495
Member
Registered: 2021-05-29
Posts: 10

KDE Baloo hogs my resources. How can I disable it properly?

I have issues with Baloo, KDE's file indexing software: sometimes it writes large quantities of data and hogs my drive and CPU.
I can't have a similar service running in background by default on my system.

I would like to disable it by default for every user of my system, since other people have an account on my computer. But I couldn't find any way to do this.

Currently I force-uninstalled the Baloo package (`sudo pacman -Rdd baloo`) and everything else still works.
However I know that this is not a permanent solution: Baloo will be installed again at the next update.

Can anyone help me find a solution to disable Baloo for good?

- Is there any way to disable it via some global configuration (e.g. by writing something in `/etc/`) ?

- Is there any way to make Baloo an optional dependency of `kde-plasma`, so that I don't need to force things, and can update my system without re-installing Baloo?

- Are there any other solutions?

Offline

#2 2023-03-22 10:28:21

NoSavvy
Member
From: Dorchester, Dorset, UK
Registered: 2013-01-23
Posts: 127

Re: KDE Baloo hogs my resources. How can I disable it properly?

Balooctl disable

Offline

#3 2023-03-22 10:35:30

Thinkpad E495
Member
Registered: 2021-05-29
Posts: 10

Re: KDE Baloo hogs my resources. How can I disable it properly?

NoSavvy wrote:

Balooctl disable

That is only for one user though. This computer (and few others, but I haven't run into this issue yet on the other computers) belongs to a local organization and every member has an account.

I wish to disable Baloo for every user. Both the ones that have already logged in, and those that haven't yet.

Last edited by Thinkpad E495 (2023-03-22 10:35:57)

Offline

#4 2023-03-22 12:54:08

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,100

Re: KDE Baloo hogs my resources. How can I disable it properly?

Mask the service and NoExtract /etc/xdg/autostart/baloo_file.desktop - or just don't install it.

Offline

#5 2023-03-22 14:25:12

Thinkpad E495
Member
Registered: 2021-05-29
Posts: 10

Re: KDE Baloo hogs my resources. How can I disable it properly?

seth wrote:

Mask the service and NoExtract /etc/xdg/autostart/baloo_file.desktop - or just don't install it.

I'll try to mask the service, thanks for the tip!

I wish I couldn't install it, but it's a dependency of `plasma-desktop` and KDE is arguably the only graphical environment many members would be able to use.

Offline

#6 2023-03-22 14:37:04

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,100

Re: KDE Baloo hogs my resources. How can I disable it properly?

You could try whether you get away w/ "pacman -Rdd baloo" and IgnorePkg, there're some libraries but I suspect at best the baloo kcm (systemsettings) would use them outside?

Offline

Board footer

Powered by FluxBB