[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdepim/kontact/src
From:       Volker Krause <vkrause () kde ! org>
Date:       2010-02-10 16:15:31
Message-ID: 1265818531.343274.12687.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1088359 by vkrause:

Fix Kontact startup, using the synchronous Control::start() call that
late has interesting side-effects due to the sub-eventloop used
internally. Luckily, we don't need to explicitly start Akonadi anymore.


 M  +0 -3      main.cpp  


--- trunk/KDE/kdepim/kontact/src/main.cpp #1088358:1088359
@@ -28,8 +28,6 @@
 
 #include <libkdepimdbusinterfaces/reminderclient.h>
 
-#include <Akonadi/Control>
-
 #include <KontactInterface/Plugin>
 #include <KontactInterface/UniqueAppHandler>
 #ifdef Q_WS_WIN
@@ -138,7 +136,6 @@
         mMainWindow->setInitialActivePluginModule( moduleName );
       }
       mMainWindow->show();
-      Akonadi::Control::start( mMainWindow );
       KontactInterface::UniqueAppHandler::setMainWidget( mMainWindow );
       // --iconify is needed in kontact, although kstart can do that too,
       // because kstart returns immediately so it's too early to talk D-Bus to the app.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic