|
Registered Member
|
I am having troubles with Kmail after installing Amarok on my Gentoo system. The problem comes up every time I start Kmail and the only thing I can do is saving a copy of the error log file. Closing the error message window closes down Kmail as well.
I have already gone through different steps like updating the system (x11-libs/qt and Kde-meta to version 4.4.5) and this has reduced the number of Error lines in the error log file, but the problem is still there with "Akonadi control process is not registered at D-Bus" being the most significant. akonadictl status shows this.
I post also the most recent error log file and the output of akonadictl start
and
I have also removed all files and directories from ~/.local/share/akonadi/ with command rm -Rf ~/.local/share/akonadi/ hoping that this could remove some pre-existing configuration file but this was of no help. Thanks in advance. |
|
Administrator
|
This is probably caused by the "SQLITE" driver you are trying to use with Akonadi. In order for it to function properly with SQLite databases, you need to use the "SQLITE3" driver instead.
You need to remove your database and edit the Akonadi server configuration file located in ~/.config/akonadi/ to reflect this.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
|
Registered Member
|
Excellent. I have edited my ~/.config/akonadi/akonadiserverrc file and changed these lines from
[%General] Driver=QSQLITE .... [QSQLITE] into [%General] Driver=SQLITE3 .... [SQLITE3] I have then restarted Kmail which now works fine. After restarting Kmail file ~/.config/akonadi/akonadiserverrc has been changed as follows
and the directory ~/.local/share/akonadi/ has been automatically populated again and looks like this:
The problem appears to be solved. I am surprised to notice that akonadi seems to be "stopped"
Anyway the awful akonadi error does not show up anymore and Kmail goes fine. Thanks a lot. |
|
Administrator
|
No problem, however the notice that Akonadi is stopped and Nepomuk search is unavailable is slightly concerning.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
|
Registered Member
|
Hi, I had the same issue in Kubuntu 12.04 and solved it in a different way , I had mysql as the DB . heres what i did
hope this helps someone and save some time as well cheers
|
Registered users: Baidu [Spider], Bing [Bot], Google [Bot]