https://bugs.kde.org/show_bug.cgi?id=384607
--- Comment #6 from Igor Zhuravlov <zhuravlov...@ya.ru> --- > “Baloo Index could not be opened”. It seems like baloo cannot reset to initial state. After "balooctl disable" ensure: - files ~/.config/baloo* - dir ~/.local/share/baloo/ - running baloo* processes are absent. If not, then try to restart the parent subsystem akonadi too, e.g. by this: 1) stop akonadi by "akonadictl stop", 2) kill baloo* akonadi* file.so and mysqld processes if there are any, 3) remove files and dir specified above manually, 4) reboot, 5) login as user, 6) check akonadi status by "akonadictl status" and start it manually by "akonadictl start" if it's not running yet, 7) enable baloo by "balooctl enable", 8) start baloo by "balooctl start". -- You are receiving this mail because: You are watching all bug changes.