Registered Member
|
Hi,
This is for several months now that I have this persistant problem. I've been around in the forums, and did not find any way to fix it. While hundreds of people seems to have such a problem, this one might be a bit different. Symptoms: - /usr/bin/baloo_file_extractor takes 100% of one core. - It does not crash & restart, as it keeps the same PID, nothing in kern.log - I disabled it in the ~/.config/baloofilerc file with the "Indexing-Enabled=false" in the [Basic settings] section, but it still starts at boot, and takes all CPU. - "balooctl disable" command line has no effect. - I had the problem from kubuntu 16.04, and upgrade to 16.10 did not fix it. - Reset of the user did not help. - An strace -p <pid> shows the following at incredible rate. It seems that it loops trying to open an empty filename:
The only specials about my setup is that I use some extra tmpfs for some folders, since I have a lot of RAM, and prefer to save SSD from some writes:
Did someone experience a similar problem? |
Registered Member
|
As far as disabling goes: Can you check baloo_file.desktop in /usr/share/autostart or /etc/xdg/autostart (or wherever your system-wide autostart folder is)? There should be a line:
X-KDE-autostart-condition=baloofilerc:Basic Settings:Indexing-Enabled:true for Plasma5 or X-KDE-autostart-condition=baloofilerc:Basic Settings:Enabled:true for Plasma4. If it's not there, it explains why settings in baloofilerc are not respected, and you can easily fix it by just correcting/pasting the corresponding line. If there is such a line in baloo_file.desktop, something could be wrong with your baloofilerc. The next step would be then to stop Baloo and rename baloofilerc (for backup). Next time Baloo runs, it will create a fresh and proper baloofilerc, and disabling Baloo should be possible again. If everything fails, it might be a problem of ksmserver. As a workaround, it should be possible to disable Baloo by copying baloo_file.desktop to the autostart folder in your home directory, and then commenting out Exec=baloo_file. |
Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]