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

List:       kde-commits
Subject:    KDE/kdepim/kmail
From:       Tobias Koenig <tokoe () kde ! org>
Date:       2010-12-07 9:17:16
Message-ID: 20101207091716.F0F76AC8A5 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1204423 by tokoe:

Wait until the collections attributes have been
synchronized, now that CollectionAttributeSynchronizationJob
doesn't block anymore on non-IMAP resources.


 M  +1 -1      kmmainwidget.cpp  


--- trunk/KDE/kdepim/kmail/kmmainwidget.cpp #1204422:1204423
@@ -4199,7 +4199,7 @@
     return;
 
   Akonadi::CollectionAttributesSynchronizationJob sync( mCurrentFolder->collection() );
-  sync.start();
+  sync.exec();
 
   Akonadi::CollectionFetchJob fetch( mCurrentFolder->collection(), Akonadi::CollectionFetchJob::Base );
   fetch.fetchScope().setIncludeStatistics( true );
[prev in list] [next in list] [prev in thread] [next in thread] 

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