Bug 220057

Summary: Kontact does not start the akonadi server
Product: [Applications] kontact Reporter: Christoph Burger-Scheidlin <mail>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 4.4 pre   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christoph Burger-Scheidlin 2009-12-25 16:10:36 UTC
Version:           4.4 pre (using Devel)
OS:                Linux
Installed from:    Compiled sources

After logging in, kontact automatically starts in my session. However, when hovering over the system tray item, it shows the 'busy cursor'.

Starting kontact manually from the command line yields:

kontact(5223)/kresources KRES::Factory::self:                                                                                                                                                              
kontact(5223)/kresources KRES::ManagerImpl::ManagerImpl:                                                                                                                                                   
kontact(5223)/kresources KRES::ManagerImpl::readConfig:                                                                                                                                                    
kontact(5223)/kresources KRES::Factory::self:                                                                                                                                                              
kontact(5223)/kresources KRES::ManagerImpl::readResourceConfig: "itmChjteRI"                                                                                                                               
kontact(5223)/kresources KRES::Factory::Private::resourceInternal: ( "akonadi" , config )                                                                                                                  
kontact(5223)/kresources ResourcePrivateBase::ResourcePrivateBase: read MIME config pair: mimeType= "application/x-vnd.akonadi.calendar.journal" , url= KUrl("akonadi:?collection=23")                     
kontact(5223)/kresources ResourcePrivateBase::ResourcePrivateBase: read MIME config pair: mimeType= "application/x-vnd.akonadi.calendar.todo" , url= KUrl("akonadi:?collection=22")                        
kontact(5223)/kresources ResourcePrivateBase::ResourcePrivateBase: read MIME config pair: mimeType= "application/x-vnd.akonadi.calendar.event" , url= KUrl("akonadi:?collection=21")                       
kontact(5223)/libakonadi Akonadi::SessionPrivate::init: Akonadi Client Session: connection config file ' akonadi/akonadiconnectionrc can not be found in ' "/home/cbs/.config" ' nor in any of  ("/etc/xdg", "/etc")                                                                                                                                                                                                  
kontact(5223)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name"                                                                        
kontact(5223)/kio (Slave) KIO::Slave::createSlave: createSlave "file" for KUrl("file:///home/cbs/.kde/share/apps/kmail/dimap/.1911011039.directory/INBOX/cur")                                             
kontact(5223)/kio (KIOConnection) KIO::ConnectionServer::listenForRemote: Listening on  "local:/tmp/ksocket-cbs/kontactVB5223.slave-socket"                                                                
kontact(5223)/kio (Slave) KIO::Slave::createSlave: createSlave "file" for KUrl("file:///usr/share/kde4/apps/kdeui/about/box-top-left.png")                                                                 
kontact(5223)/kio (KIOConnection) KIO::ConnectionServer::listenForRemote: Listening on  "local:/tmp/ksocket-cbs/kontactQi5223.slave-socket"                                                                
kontact(5223)/kio (KIOConnection) KIO::SocketConnectionBackend::socketReadyRead: KIO::SocketConnectionBackend(0x29d5890) Jumbo packet of 114446 bytes                                                      
kontact(5223)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name"

where the last line is repeated.

Kontact is unresponsive and not usable, no matter how long I wait.

Manually starting the akonadi server with 'akonadictl start' on the command line causes kontact startup to continue.

On a maybe related note: KMail starts up without problems, starting the akonadi server if it is not running.

Version information:
Qt: 4.6.0
KDE Development Platform: 4.3.85 (KDE 4.3.85 (KDE 4.4 Beta2))
KDE Dæmon: $Id: kded.cpp 1031637 2009-10-05 16:58:19Z lunakl $
Kontact: 4.4 pre
Akonadi 1.2.80
Nepomuk Server: 0.2
Manually installed the virtuoso backend for nepomuk (Version 5.0.12.3041-pthreads as of Dec 16 2009)
Comment 1 Thomas McGuire 2010-01-08 15:50:33 UTC

*** This bug has been marked as a duplicate of bug 208532 ***