[Akonadi] [Bug 338743] New: Google Cal. Event Not Changed after being edited
Donovan Hoare
donovan at atstech.co.za
Tue Sep 2 03:51:20 BST 2014
https://bugs.kde.org/show_bug.cgi?id=338743
Bug ID: 338743
Summary: Google Cal. Event Not Changed after being edited
Product: Akonadi
Version: 4.13
Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: NOR
Component: Google Resource
Assignee: dvratil at redhat.com
Reporter: donovan at atstech.co.za
CC: kdepim-bugs at kde.org
Good day all.
Im using kubuntu 14.04 with kde 4.13.3
In 4.13.0 there was a problem wit adding calendar entries but that has been
fixed.
I can add a item and it will show in my google cal, which syncs with my phone
and tablet.
However if i decided to EDIT an event after it was synced it will not change
Example. I create an event call test from 1pm to 2pm. that will show on google
cal.
Should i then edit the event and change the time from 1pm to 4pm. that will not
sync.
I have turned on debugging on using theese steps from a previous / other post
===
Please open kdebugdialog and enable "LibKGAPI" and "LibKGAPI (raw data)", then
restart Akonadi from console (akonadictl restart).
===
in my output after editing i get the following
akonadi_googlecalendar_resource_0(9420)/LibKGAPI (raw data)
KGAPI2::Job::Private::_k_replyReceived: "{
"error": {
"errors": [
{
"domain": "global",
"reason": "required",
"message": "Missing end time."
}
],
"code": 400,
"message": "Missing end time."
}
}
"
akonadi_googlecalendar_resource_0(9420)/LibKGAPI
KGAPI2::Job::Private::_k_replyReceived: Bad request, Google replied ' "{
"error": {
"errors": [
{
"domain": "global",
"reason": "required",
"message": "Missing end time."
}
],
"code": 400,
"message": "Missing end time."
}
}
Reproducible: Always
Steps to Reproduce:
1. as stated above create and event then edit
2.
3.
Actual Results:
No edit on google cal
Expected Results:
Expected event to be updated
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Kdepim-bugs
mailing list