Version: unknown (using 4.4.3 (KDE 4.4.3), compiled sources) Compiler: cc OS: FreeBSD (amd64) release 8.0-STABLE Akonadi server crashes moments after attempting to start it. It produces a core file. I have tried it using both the default setting and with using my own MySQL settings. It always fails with a warning regarding 'DBUS". This is the error report using my own configuration for MySQL. Akonadi Server Self-Test Report =============================== Test 1: SUCCESS -------- Database driver found. Details: The QtSQL driver 'QMYSQL' is required by your current Akonadi server configuration and was found on your system. File content of '/home/gerard/.config/akonadi/akonadiserverrc': [%General] Driver=QMYSQL SizeThreshold=4096 ExternalPayload=false [QMYSQL] Name=akonadi Host=localhost User=gerard Password=XXXXXXXX Options="UNIX_SOCKET=/home/gerard/.local/share/akonadi/db_misc/mysql.socket" ServerPath=/usr/local/bin/mysqld_safe StartServer=false [QPSQL] Name=akonadi Host= User= Password= Port=5432 Test 2: SKIP -------- MySQL server executable not tested. Details: The current configuration does not require an internal MySQL server. Test 3: SKIP -------- MySQL server error log not tested. Details: The current configuration does not require an internal MySQL server. Test 4: SKIP -------- MySQL server configuration not tested. Details: The current configuration does not require an internal MySQL server. Test 5: SUCCESS -------- akonadictl found and usable Details: The program '/usr/local/kde4/bin/akonadictl' to control the Akonadi server was found and could be executed successfully. Result: Akonadi 1.3.1 Test 6: ERROR -------- Akonadi control process not registered at D-Bus. Details: The Akonadi control process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup. Test 7: ERROR -------- Akonadi server process not registered at D-Bus. Details: The Akonadi server process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup. Test 8: SUCCESS -------- Nepomuk search service registered at D-Bus. Details: The Nepomuk search service is registered at D-Bus which typically indicates it is operational. Test 9: SUCCESS -------- Nepomuk search service uses an appropriate backend. Details: The Nepomuk search service uses one of the recommended backends. Test 10: SKIP -------- Protocol version check not possible. Details: Without a connection to the server it is not possible to check if the protocol version meets the requirements. Test 11: ERROR -------- No resource agents found. Details: No resource agents have been found, Akonadi is not usable without at least one. This usually means that no resource agents are installed or that there is a setup problem. The following paths have been searched: '/usr/local/kde4/share/akonadi/agents'. The XDG_DATA_DIRS environment variable is set to '/usr/local/kde4/share::/usr/share:/usr/local/share:/usr/local/share/gnome', make sure this includes all paths where Akonadi agents are installed to. Directory listing of '/usr/local/kde4/share/akonadi/agents': birthdaysresource.desktop contactsresource.desktop icalresource.desktop imapresource.desktop kabcresource.desktop kcalresource.desktop knutresource.desktop kolabproxyresource.desktop localbookmarksresource.desktop maildirresource.desktop maildispatcheragent.desktop mboxresource.desktop microblog.desktop mtdummyresource.desktop nepomukcalendarfeeder.desktop nepomukcontactfeeder.desktop nepomuktagresource.desktop nntpresource.desktop notesresource.desktop pop3resource.desktop vcarddirresource.desktop vcardresource.desktop Environment variable XDG_DATA_DIRS is set to '/usr/local/kde4/share::/usr/share:/usr/local/share:/usr/local/share/gnome' Test 12: SUCCESS -------- No current Akonadi server error log found. Details: The Akonadi server did not report any errors during its current startup. Test 13: SUCCESS -------- No previous Akonadi server error log found. Details: The Akonadi server did not report any errors during its previous startup. Test 14: SUCCESS -------- No current Akonadi control error log found. Details: The Akonadi control process did not report any errors during its current startup. Test 15: SUCCESS -------- No previous Akonadi control error log found. Details: The Akonadi control process did not report any errors during its previous startup.
Hej Gerard, can you update to KDE 4.4.5, please? We have fixed several race conditions in Akonadi startup code which could be the reason for your problems. I'll close the report for now, feel free to reopen if you can reproduce the issue with KDE 4.4.5. Ciao, Tobias
Same problem using version 4.4.5 on FreeBSD-8.1