| Summary: | Launching Kontact Kaddressbook does not launch Akonadi server automatically | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Akonadi | Reporter: | Sabine Faure <sabine> |
| Component: | general | Assignee: | Volker Krause <vkrause> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | chris-hartmann, faure, mail |
| Priority: | NOR | ||
| Version First Reported In: | 4.3 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Akonadi server self test | ||
|
Description
Sabine Faure
2009-09-25 18:28:28 UTC
Note: I looked into xsession-errors and found nothing about akonadi being started. Just failed connection attempts to it:
kontact(6619)/libakonadi Akonadi::Session::Session: Akonadi Client Session: connection config file ' akonadi/akonadiconnectionrc can not be foun
d in ' "/home/sabine/.config" ' nor in any of ("/etc/xdg", "/d/kde/inst/kdesupport_trunk/share/config")
kontact(6619)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name"
and that line repeated many many times.
What is supposed to auto-start akonadi?
Created attachment 37180 [details]
Akonadi server self test
SVN commit 1028075 by dfaure: Autostart akonadiserver when starting kontact, now that kaddressbook requires it. BUG: 208532 M +2 -0 main.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1028075 It is corrected now. Akonadi server is automatically launched when Kontact Kaddressbook is launched: A 'Starting Akonadi server' progress bar appears before KAB main view is displayed. Trunk, Svn Rev 1030016 *** Bug 220057 has been marked as a duplicate of this bug. *** (In reply to comment #5) > *** Bug 220057 has been marked as a duplicate of this bug. *** I still get this error with kontact not starting akonadi with KDE SC 4.4 RC3 on openSUSE 11.2. Starting kmail directly starts akonadi, Is the fix not inside this RC3? |