Summary: | dbus session bus not available on first start of Kontact - race condition? | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Martin Steigerwald <Martin> |
Component: | general | Assignee: | Volker Krause <vkrause> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | didi.debian, glua, kde, kdepim-bugs |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
complete akonadi error protocol
Akonadi Server Self-Test report |
Description
Martin Steigerwald
2010-05-06 11:25:20 UTC
Created attachment 43303 [details] complete akonadi error protocol Bug #236535 and bug #236538 happen at the same first start of Akonadi. I can confirm this bug too (just as #236538). I'm also using Debian (sid). My version list: apt-show-versions | egrep "(akonadi|virtuoso|libqt4-gui/|kdelibs5/|kontact|kaddressbook|mysql)" akonadi-server/sid uptodate 1.3.1-3 kaddressbook/sid uptodate 4:4.4.3-1 kdelibs5/sid uptodate 4:4.4.3-1 kontact/sid uptodate 4:4.4.3-1 libakonadi-contact4/sid uptodate 4:4.4.3-1 libakonadi-kabc4/sid uptodate 4:4.4.3-1 libakonadi-kcal4/sid uptodate 4:4.4.3-1 libakonadi-kde4/sid uptodate 4:4.4.3-1 libakonadi-kmime4/sid uptodate 4:4.4.3-1 libakonadiprivate1/sid uptodate 1.3.1-3 libdbd-mysql-perl/testing uptodate 4.014-1 libkontactinterface4/sid uptodate 4:4.4.3-1 libmysql-java/testing uptodate 5.1.10+dfsg-2 libmysqlclient16/sid uptodate 5.1.45-3 libqt4-sql-mysql/testing uptodate 4:4.6.2-4 mysql-client-5.1/sid uptodate 5.1.45-3 mysql-common/sid uptodate 5.1.45-3 mysql-server-5.1/sid uptodate 5.1.45-3 mysql-server-core-5.1/sid uptodate 5.1.45-3 virtuoso-minimal/sid uptodate 6.1.1+dfsg1-1 virtuoso-opensource-6.1-bin/sid uptodate 6.1.1+dfsg1-1 virtuoso-opensource-6.1-common/sid uptodate 6.1.1+dfsg1-1 File content of '/home/martin/.local/share/akonadi/db_data/mysql.err': 100506 10:44:38 [Note] Plugin 'FEDERATED' is disabled. 100506 10:44:39 InnoDB: Started; log sequence number 0 2895515 100506 10:44:40 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them 100506 10:44:40 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist 100506 10:44:40 [Note] /usr/sbin/mysqld: ready for connections. Version: '5.1.45-3-log' socket: '/home/martin/.local/share/akonadi/db_misc/mysql.socket' port: 0 (Debian) This part should be fixed with akonadi from branch Created attachment 43496 [details]
Akonadi Server Self-Test report
Hmmm, I think thats not an error message at all. When I quit the KDE session the dbus session related to it wents down for sure. If its just an informational message it might better be removed, since thats an error log. The D-Bus startup race has been fixed in Akonadi server >= 1.4.0 and KDE >= 4.5.0. |