Bug 261958

Summary: google calendar not synced using akonadi google resource
Product: [Frameworks and Libraries] Akonadi Reporter: Alin M Elena <alinm.elena>
Component: GoogleData ResourceAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: kdepim-bugs, smartins, vkrause
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alin M Elena 2011-01-03 15:01:38 UTC
Version:           SVN trunk (KDE 4) (using Devel) 
OS:                Linux

Using akonadi google resource, google calendar events and todos, do not get synced.
I do not know if matters but I use for my akonadiserver an external mysql server...




Reproducible: Always

Steps to Reproduce:
add na google calendar using the akonadi resource
add an event in calendar, add a todo, and they do not appear remotely in the google calendar.... akonadiconsole browser shows that they are local only.



OS: Linux (x86_64) release 2.6.37-rc8-desktop
Compiler: gcc
Comment 1 Sergio Martins 2011-01-03 15:17:17 UTC
Download works. Upload doesn't.
The resource's itemAdded() is never called.
Comment 2 Sergio Martins 2011-01-05 01:52:07 UTC
SVN commit 1211814 by smartins:

Creating new events with korganizer never reached google. A fetchCollection( true ) was missing.

BUG: 261958


 M  +1 -0      gcalresource.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1211814