Kalendar isn't starting the GUI (segfault, something with Akonadi)

The Kalendar app never starts when I click the launcher icon.
Here is the output from starting it in the terminal:

 ~  kalendar                                                                                            
QML debugging is enabled. Only use this in a safe environment.
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
org.kde.pim.akonadiserver: Starting up the Akonadi Server...
org.kde.pim.akonadiserver: database server stopped unexpectedly
org.kde.pim.akonadiserver: Database process exited unexpectedly during initial connection!
org.kde.pim.akonadiserver: executable: "/usr/bin/mysqld"
org.kde.pim.akonadiserver: arguments: ("--defaults-file=/home/ben/.local/share/akonadi/mysql.conf", "--datadir=/home/ben/.local/share/akonadi/db_data/", "--socket=/run/user/1000/akonadi/mysql.socket", "--pid-file=/run/user/1000/akonadi/mysql.pid")
org.kde.pim.akonadiserver: stdout: ""
org.kde.pim.akonadiserver: stderr: "2022-08-12 22:30:15 0 [Note] /usr/bin/mysqld (server 10.8.3-MariaDB) starting as process 7513 ...\n"
org.kde.pim.akonadiserver: exit code: 1
org.kde.pim.akonadiserver: process error: "Unknown error"
org.kde.pim.akonadiserver: Shutting down AkonadiServer...
org.kde.pim.akonadicontrol: Application '/usr/bin/akonadiserver' exited normally...
org.kde.pim.akonadicore: Could not start/stop Akonadi!
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
org.kde.pim.akonadiserver: Starting up the Akonadi Server...
zsh: segmentation fault (core dumped)  kalendar
~  org.kde.pim.akonadiserver: database server stopped unexpectedly                          SEGV ✘  6s  
org.kde.pim.akonadiserver: Database process exited unexpectedly during initial connection!
org.kde.pim.akonadiserver: executable: "/usr/bin/mysqld"
org.kde.pim.akonadiserver: arguments: ("--defaults-file=/home/ben/.local/share/akonadi/mysql.conf", "--datadir=/home/ben/.local/share/akonadi/db_data/", "--socket=/run/user/1000/akonadi/mysql.socket", "--pid-file=/run/user/1000/akonadi/mysql.pid")
org.kde.pim.akonadiserver: stdout: ""
org.kde.pim.akonadiserver: stderr: "2022-08-12 22:30:20 0 [Note] /usr/bin/mysqld (server 10.8.3-MariaDB) starting as process 7537 ...\n"
org.kde.pim.akonadiserver: exit code: 1
org.kde.pim.akonadiserver: process error: "Unknown error"
org.kde.pim.akonadiserver: Shutting down AkonadiServer...
org.kde.pim.akonadicontrol: Application '/usr/bin/akonadiserver' exited normally...

Can you make anything of these errors?

:point_down: seems related.


Otherwise: KDE - ArchWiki

1 Like

Thank you. the fix suggested here in the announcement did not work. I reset Akonadi for a clean start as per your link to ArchWiki and then continuining here, this worked and I have Kalendar starting again!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.