https://bugs.kde.org/show_bug.cgi?id=310741
--- Comment #3 from Nico Kruber <[email protected]> --- (In reply to comment #2) > First make sure you are using libkgapi 0.4.3 (latest version). yes, this is the version I have > Then start > kdebugdialog and enable all akonadi_googlecontacts_resource_* checkboxes and > all kio* checkboxes. > [...] > Anyway, try to look for any warnings/errors or whatever > might seem suspicious. the following messages from googlecalendar keep repeating over and over again --------------------- akonadi_googlecalendar_resource_0(2777) KGAPI::AuthPrivate::kwalletFolderChanged: KWallet folder "Akonadi Google" changed, checking if any of 1 cached accounts needs updating akonadi_googlecalendar_resource_0(2777) KGAPI::AuthPrivate::kwalletFolderChanged: KWallet folder "Akonadi Google" changed, checking if any of 1 cached accounts needs updating akonadi_imap_resource_4(2782)/kdepimlibs (kimap) RetrieveItemsTask::onFinalSelectDone: All fine, asking for all message flags looking for changes akonadi_googlecalendar_resource_0(2777)/kio (KIOJob) KIO::TransferJob::slotFinished: KUrl("https://www.googleapis.com/tasks/v1/users/@me/lists") akonadi_googlecalendar_resource_0(2777)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::TransferJob(0x9f3ed48) KIO::Slave(0x9f30f28) akonadi_googlecalendar_resource_0(2777)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x9f9adc8) akonadi_googlecalendar_resource_0(2777)/kio (KIOJob) KIO::TransferJob::slotFinished: KUrl("https://accounts.google.com/o/oauth2/token") akonadi_googlecalendar_resource_0(2777)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::TransferJob(0x9f9adc8) KIO::Slave(0x9f8cea8) akonadi_googlecalendar_resource_0(2777) KGAPI::AccessManagerPrivate::submitCache: Cache contains 0 requests akonadi_googlecalendar_resource_0(2777) KGAPI::AccessManagerPrivate::submitCache: Cache contains 1 requests akonadi_googlecalendar_resource_0(2777) KGAPI::AccessManagerPrivate::nam_sendRequest: Sending request to QUrl( "https://www.googleapis.com/tasks/v1/users/@me/lists" ) akonadi_googlecalendar_resource_0(2777)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x9f82cc0) akonadi_googlecalendar_resource_0(2777) KGAPI::AuthPrivate::kwalletFolderChanged: KWallet folder "Akonadi Google" changed, checking if any of 1 cached accounts needs updating akonadi_googlecalendar_resource_0(2777) KGAPI::AuthPrivate::kwalletFolderChanged: KWallet folder "Akonadi Google" changed, checking if any of 1 cached accounts needs updating --------------------- at some point I get the authorisation dialogue for googlecontacts and the following similar messages appear: --------------------- akonadi_googlecontacts_resource_4(3170) KGAPI::AuthPrivate::kwalletFolderChanged: KWallet folder "Akonadi Google" changed, checking if any of 1 cached accounts needs updating akonadi_googlecontacts_resource_4(3170) KGAPI::AuthPrivate::kwalletFolderChanged: KWallet folder "Akonadi Google" changed, checking if any of 1 cached accounts needs updating akonadi_googlecontacts_resource_4(3170)/kio (KIOJob) KIO::TransferJob::slotFinished: KUrl("https://www.google.com/m8/feeds/contacts/[email protected]/full?alt=json&showdeleted=true&updated-min=2012-10-13T21:15:16Z") akonadi_googlecontacts_resource_4(3170)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::TransferJob(0x9e69148) KIO::Slave(0x9d3ccc0) akonadi_googlecontacts_resource_4(3170)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x9e41ef8) akonadi_googlecontacts_resource_4(3170)/kio (KIOJob) KIO::TransferJob::slotFinished: KUrl("https://accounts.google.com/o/oauth2/token") akonadi_googlecontacts_resource_4(3170)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::TransferJob(0x9e41ef8) KIO::Slave(0x9d3ccc0) akonadi_googlecontacts_resource_4(3170) KGAPI::AccessManagerPrivate::submitCache: Cache contains 0 requests akonadi_googlecontacts_resource_4(3170) KGAPI::AccessManagerPrivate::submitCache: Cache contains 1 requests akonadi_googlecontacts_resource_4(3170) KGAPI::AccessManagerPrivate::nam_sendRequest: Sending request to QUrl( "https://www.google.com/m8/feeds/contacts/[email protected]/full?alt=json&showdeleted=true&updated-min=2012-10-13T21:15:16Z" ) akonadi_googlecontacts_resource_4(3170)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x9e9b178) akonadi_googlecontacts_resource_4(3170) KGAPI::AuthPrivate::kwalletFolderChanged: KWallet folder "Akonadi Google" changed, checking if any of 1 cached accounts needs updating akonadi_googlecontacts_resource_4(3170) KGAPI::AuthPrivate::kwalletFolderChanged: KWallet folder "Akonadi Google" changed, checking if any of 1 cached accounts needs updating --------------------- > And one more thing - how many contacts approximately do you have in the > Google addressbook? not many - approximately around 100 on a related note, I still have the old akonadi_googledata_resource0 in the list of resources I can browse through in akonadiconsole - I don't know how to get rid of this as it is not available as in the agents tab anymore (I guess I should have deleted it before upgrading to the new google resources) -> may this be the cause?! -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
