Events added to Google Calendar via the web page or the Android app are not displayed in korganizer. Events added to korganizer are displayed correctly in Google, though. Events are displayed correctly if I add the Google calendar via the caldav interface. Tested with kdepim 15.08 + libkgapi 5.0 and kdepim 15.12 + libkgapi 5.1, with a clean user. Reproducible: Always
Hmm :) Korganizer is magic software... noone knows what it will do. My 1st computer - Korganizer synchronized with Google account -> it can show events created on website, but DOES NOT upload events to website and other Korganizers connected. My 2nd computer - Korganizer synchronized with the SAME Google account -> it CANNOT show events created on website, but DOES upload events to website and other Korganizers. Result? Unusable and un-reliable for basic work, mainly for companies.
Git commit 46b9c59d955e8055675df03eb1e6dad2d95bdda2 by Daniel Vrátil. Committed on 22/03/2016 at 19:32. Pushed by dvratil into branch 'LibKGAPI/5.1'. Fix ts2Str() UTC conversion Correctly convert timestamp to UTC datetime instead of local time. This caused at least the event incremental fetch to miss some events because of minUpdateTime being was sent in local time but intepreted by server as UTC. M +1 -4 src/core/utils.cpp http://commits.kde.org/akonadi-google/46b9c59d955e8055675df03eb1e6dad2d95bdda2
This commit fixes the problem, thanks
I just realized that this was never merged to master or the 5.3 branch, so libkgapi 5.3 is still affected
Bummer! I've synced the branches now to make sure the fix is included in the next release. Sorry about that!