On Saturday 03 July 2010 14:34:44 Jerry wrote: > On Sat, 3 Jul 2010 13:53:48 -0300 > > Raphael Kubo da Costa <[email protected]> articulated: > > On Saturday 03 July 2010 13:18:45 Jerry wrote: > > > On Sat, 3 Jul 2010 14:45:08 +0000 > > > > > > Mina R Waheeb <[email protected]> articulated: > > > > On Saturday 03 July 2010 1:35:31 pm Jerry wrote: > > > > > On Sat, 3 Jul 2010 13:09:11 +0000 > > > > > > > > > > Mina R Waheeb <[email protected]> articulated: > > > > > > I have same problems here when try to start it as embedded > > > > > > database but It works as just fine when using external database > > > > > > and I didn't dig why the embedded adopter gives an error. > > > > > > > > > > How did you go about modifying it to use the external database? I > > > > > tried, but it still refused to start. > > > > > > > > I didn't make anything especial, Just installed MySQL server and > > > > created database "desktop", and configure akonadi from Akonadi > > > > Configuration Utility [1] to use "External MySQL Server". It just > > > > works out of the box. > > > > > > > > Regards, > > > > Mina R Waheeb > > > > > > > > [1] I have attach my akonadiserverrc which contains the config of the > > > > external server and it should be located in > > > > ~/.config/akonadi/akonadiserverrc > > > > > > I used your config with only minor changes. It still fails. Tests #6, > > > 7, & 11 always fail. I have just about given up on it. It doesn't seem > > > to be time effective to try and get this thing working. > > > > Those are the tests related to starting the daemons. Can you rebuild with > > debug symbols and see what "akonadictl start" tells you on the terminal? > > Certainly! > > $ akonadictl start > Connecting to deprecated signal > QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) > Starting Akonadi Server... > done. > $ Connecting to deprecated signal > QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) > [akonadiserver] search paths: ("/usr/local/kde4/bin", "/sbin", "/bin", > "/usr/local/bin", "/usr/sbin", "/usr/bin", "/usr/local/sbin", > "/usr/games", "/usr/X11R6/bin", "/home/gerard/scripts", > "/home/gerard/.gnupg", "/usr/local/etc/rc.d", "/usr/local/etc/postfix", > ".", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", > "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin") [akonadiserver] > QSqlDatabasePrivate::removeDatabase: connection 'initConnection' is still > in use, all queries will cease to work. [akonadiserver] "[ > [akonadiserver] 0: 0x4147e1 <_Z11akBacktracev+865> at > /usr/local/kde4/bin/akonadiserver [akonadiserver] 1: 0x7fffffffffc4 > [akonadiserver] ] > [akonadiserver] " > ProcessControl: Application 'akonadiserver' returned with exit code 255 > (Unknown error) [akonadiserver] search paths: ("/usr/local/kde4/bin", > "/sbin", "/bin", "/usr/local/bin", "/usr/sbin", "/usr/bin", > "/usr/local/sbin", "/usr/games", "/usr/X11R6/bin", "/home/gerard/scripts", > "/home/gerard/.gnupg", "/usr/local/etc/rc.d", "/usr/local/etc/postfix", > ".", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", > "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin") [akonadiserver] > QSqlDatabasePrivate::removeDatabase: connection 'initConnection' is still > in use, all queries will cease to work. [akonadiserver] "[ > [akonadiserver] 0: 0x4147e1 <_Z11akBacktracev+865> at > /usr/local/kde4/bin/akonadiserver [akonadiserver] 1: 0x7fffffffffc4 > [akonadiserver] ] > [akonadiserver] " > ProcessControl: Application 'akonadiserver' returned with exit code 255 > (Unknown error) [akonadiserver] search paths: ("/usr/local/kde4/bin", > "/sbin", "/bin", "/usr/local/bin", "/usr/sbin", "/usr/bin", > "/usr/local/sbin", "/usr/games", "/usr/X11R6/bin", "/home/gerard/scripts", > "/home/gerard/.gnupg", "/usr/local/etc/rc.d", "/usr/local/etc/postfix", > ".", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", > "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin") [akonadiserver] > QSqlDatabasePrivate::removeDatabase: connection 'initConnection' is still > in use, all queries will cease to work. [akonadiserver] "[ > [akonadiserver] 0: 0x4147e1 <_Z11akBacktracev+865> at > /usr/local/kde4/bin/akonadiserver [akonadiserver] 1: 0x7fffffffffc4 > [akonadiserver] ] > [akonadiserver] " > ProcessControl: Application 'akonadiserver' returned with exit code 255 > (Unknown error) [akonadiserver] search paths: ("/usr/local/kde4/bin", > "/sbin", "/bin", "/usr/local/bin", "/usr/sbin", "/usr/bin", > "/usr/local/sbin", "/usr/games", "/usr/X11R6/bin", "/home/gerard/scripts", > "/home/gerard/.gnupg", "/usr/local/etc/rc.d", "/usr/local/etc/postfix", > ".", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", > "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin") [akonadiserver] > QSqlDatabasePrivate::removeDatabase: connection 'initConnection' is still > in use, all queries will cease to work. [akonadiserver] "[ > [akonadiserver] 0: 0x4147e1 <_Z11akBacktracev+865> at > /usr/local/kde4/bin/akonadiserver [akonadiserver] 1: 0x7fffffffffc4 > [akonadiserver] ] > [akonadiserver] " > ProcessControl: Application 'akonadiserver' returned with exit code 255 > (Unknown error) "akonadiserver" crashed too often and will not be > restarted!
Hmm, you don't seem to have compiled them with debug symbols enabled. I don't remember what options you had to pass to the ports stuff, does anyone remember? _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
