On Thursday 25 February 2010 8:26:31 am John Aldrich wrote: > I would like to apologize for my tone yesterday but I was (and still > am) very frustrated over Fedora updates that appear to have broken my > KMail. > > Here's what I get when I try to run "akonadictl start" from Konsole: > I tried starting Akonadiserver manually from Konsole, but "akonadictl > start" just gets me this: > [akonadiserver] "[ > [akonadiserver] 0: akonadiserver(_Z11akBacktracev+0x39) [0x40ac09] > [akonadiserver] 1: akonadiserver [0x40b152] > [akonadiserver] 2: /lib64/libc.so.6 [0x31c04332f0] > [akonadiserver] 3: /lib64/libc.so.6(gsignal+0x35) [0x31c0433275] > [akonadiserver] 4: /lib64/libc.so.6(abort+0x175) [0x31c0434a55] > [akonadiserver] 5: > /usr/lib64/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x74) > [0x3fb4a6b7e4] > [akonadiserver] 6: > akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xa8) [0x40c278] > [akonadiserver] 7: > /usr/lib64/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x78) [0x3fb4af9c68] > [akonadiserver] 8: /usr/lib64/libQtCore.so.4 [0x3fb4b0b729] > [akonadiserver] 9: > /usr/lib64/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x39) [0x3fb4b0c919] > [akonadiserver] 10: akonadiserver(_ZN6QDebugD1Ev+0x4e) [0x4068fe] > [akonadiserver] 11: > /usr/lib64/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer25startMysqlDat > abaseProcessEv+0x182b) [0x3fb5c5946b] > [akonadiserver] 12: > /usr/lib64/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer20startDatabase > ProcessEv+0x2e0) [0x3fb5c5dfd0] > [akonadiserver] 13: > /usr/lib64/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServerC1EP7QObject+0x > 76) [0x3fb5c5e276] > [akonadiserver] 14: > /usr/lib64/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer8instanceEv+0x4 > a) [0x3fb5c5f57a] > [akonadiserver] 15: akonadiserver(main+0x3b8) [0x405f28] > [akonadiserver] 16: /lib64/libc.so.6(__libc_start_main+0xfd) [0x31c041ea4d] > [akonadiserver] 17: akonadiserver [0x405a79] > [akonadiserver] ] > [akonadiserver] " > ProcessControl: Application 'akonadiserver' returned with exit code > 255 (Unknown error) > [akonadiserver] search paths: ("/usr/lib64/qt-3.3/bin", > "/usr/kerberos/sbin", "/usr/kerberos/bin", "/usr/lib64/ccache", > "/usr/local/bin", "/usr/bin", "/bin", "/usr/local/sbin", "/usr/sbin", > "/sbin", "/home/john/bin", "/usr/sbin", "/usr/local/sbin", > "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", > "/opt/local/lib/mysql5/bin") > [akonadiserver] Database process exited unexpectedly during initial > connection! > [akonadiserver] executable: "/usr/libexec/mysqld" > [akonadiserver] arguments: > ("--defaults-file=/home/john/.local/share/akonadi//mysql.conf", > "--datadir=/home/john/.local/share/akonadi/db_data/", > "--socket=/home/john/.local/share/akonadi/db_misc/mysql.socket") > [akonadiserver] stdout: "" > [akonadiserver] stderr: "" > [akonadiserver] exit code: 1 > [akonadiserver] process error: "Unknown error" > [akonadiserver] "[ > > Anyone here got any clue what's going on and why it's not working? > Kmail starts up and then hangs while a message pops up stating > "starting Akonadiserver" but Akonadiserver never starts up. > > HELP!!! I had to deal with this with Mandriva when I first moved to KDE4.4. This usually means Akonadi can't find the mysql server. I ended up creating a database for it on a remote mysql server, but you can also do this locally. I believe mysql should've been installed as a dependency of Akonadi. You can try starting mysql (at the command line 'service mysql start') and then attempt running Akonadi again. Also, Akonadi SHOULD give you a readout of why it cannot start if you go to System Settings>Advanced>Akonadi Configuration>Akonadi Server Config tab, and select either "Test" or "Start" On a side note, I expected to have to deal with this myself, as I knew that with 4.4, kmail has an attachment with Akonadi. But, mysteriously, I have NOT had to deal with this...not really sure why. --**EDIT**-- Actually I've just discovered that Akonadi is in fact running on my system. I did NOT configure it, and it is mysql is running locally, so apparently this was all done automatically. I'd suggest you install mysql if it is not already, then try to start Akonadi again. Andre Goree -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines