[Akonadi] [Bug 310741] Akonadi-google contacts stays in syncing folder 'Other Contacts'(0%)

2013-02-28 Thread Dan Vrátil
https://bugs.kde.org/show_bug.cgi?id=310741

Dan Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||4.11
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||im-runtime/dc1d1e496990b7b6
   ||5fb422f71bfe82ac751a93e4

--- Comment #9 from Dan Vrátil dvra...@redhat.com ---
Git commit dc1d1e496990b7b65fb422f71bfe82ac751a93e4 by Dan Vrátil.
Committed on 28/02/2013 at 13:19.
Pushed by dvratil into branch 'master'.

Port Akonadi resources for Google services to LibKGAPI2

Resources now use the new job-based API, which is more
flexible and solves many problems that were very hard
to fix with the previous API.

Lot of duplicated code has been factored out and moved
to /resources/google/common.

Featurewise, Google Contacts resources now fully supports
contacts groups and fetching contacts photos has been
notably improved, Google Calendar resource has improved
tasks handling and both resources have better status and
progress reporting and should be faster and more stable.
Related: bug 301647, bug 309320, bug 313368, bug 281695, bug 294639

FIXED-IN: 4.11

DIGEST:

M  +1-1CMakeLists.txt
M  +1-1resources/google/CMakeLists.txt
M  +5-10   resources/google/calendar/CMakeLists.txt
D  +0-102  resources/google/calendar/calendareditor.cpp
D  +0-55   resources/google/calendar/calendareditor.h
M  +616  -519  resources/google/calendar/calendarresource.cpp
M  +35   -78   resources/google/calendar/calendarresource.h
M  +57   -50   resources/google/calendar/defaultreminderattribute.cpp
M  +17   -20   resources/google/calendar/defaultreminderattribute.h
D  +0-298  resources/google/calendar/resource_events.cpp
M  +0-166  resources/google/calendar/resource_tasks.cpp
M  +2-22   resources/google/calendar/settings.cpp
M  +3-23   resources/google/calendar/settings.h
M  +128  -731  resources/google/calendar/settingsdialog.cpp
M  +18   -51   resources/google/calendar/settingsdialog.h
D  +0-52   resources/google/calendar/tasklisteditor.cpp
D  +0-49   resources/google/calendar/tasklisteditor.h
D  +0-128  resources/google/calendar/ui/calendar_editor.ui
D  +0-204  resources/google/calendar/ui/settingsdialog.ui
D  +0-85   resources/google/calendar/ui/tasklist_editor.ui
A  +244  -0resources/google/common/googleaccountmanager.cpp [License:
GPL (v2+)]
A  +67   -0resources/google/common/googleaccountmanager.h [License: GPL
(v2+)]
A  +275  -0resources/google/common/googleresource.cpp [License: GPL
(v3+)]
A  +109  -0resources/google/common/googleresource.h [License: GPL
(v3+)]
A  +55   -0resources/google/common/googlesettings.cpp [License: GPL
(v3+)]
A  +58   -0resources/google/common/googlesettings.h [License: GPL
(v3+)]
A  +213  -0resources/google/common/googlesettingsdialog.cpp [License:
GPL (v3+)]
A  +77   -0resources/google/common/googlesettingsdialog.h [License: GPL
(v3+)]
M  +4-2resources/google/contacts/CMakeLists.txt
M  +373  -593  resources/google/contacts/contactsresource.cpp
M  +31   -69   resources/google/contacts/contactsresource.h
M  +3-24   resources/google/contacts/settings.cpp
M  +3-23   resources/google/contacts/settings.h
M  +19   -128  resources/google/contacts/settingsdialog.cpp
M  +5-23   resources/google/contacts/settingsdialog.h
D  +0-38   resources/google/contacts/ui/groupeditor.ui
D  +0-61   resources/google/contacts/ui/settingsdialog.ui

http://commits.kde.org/kdepim-runtime/dc1d1e496990b7b65fb422f71bfe82ac751a93e4

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 310741] Akonadi-google contacts stays in syncing folder 'Other Contacts'(0%)

2013-02-12 Thread Nico Kruber
https://bugs.kde.org/show_bug.cgi?id=310741

--- Comment #7 from Nico Kruber nico.kru...@gmail.com ---
deleting the kwallet entries did not solve this
now I'm being asked for the password but this dialogue keeps popping up over
and over again. Login succeeds, and I authorize it and the getting
authorization token appears, immediately followed by the password dialogue (I
tried it up to 5 times in a row)

sometimes, up to 3 different login dialogues (according to requested
information) appear:
1) calendar
2) contacts
3) contacts+calendar+tasks

I'll run it with debug enabled (as mentioned above) as soon as possible...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 310741] Akonadi-google contacts stays in syncing folder 'Other Contacts'(0%)

2013-02-12 Thread Nico Kruber
https://bugs.kde.org/show_bug.cgi?id=310741

--- Comment #8 from Nico Kruber nico.kru...@gmail.com ---
I guess, there is something wrong with the scope in the kwallet info - now, it
is set to
,https://www.googleapis.com/auth/calendar,https://www.googleapis.com/auth/userinfo.email,https://www.googleapis.com/auth/tasks;
(note the comma at the beginning)
also it should contain the contact scope, I'd guess

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 310741] Akonadi-google contacts stays in syncing folder 'Other Contacts'(0%)

2013-01-29 Thread Nico Kruber
https://bugs.kde.org/show_bug.cgi?id=310741

--- Comment #6 from Nico Kruber nico.kru...@gmail.com ---
(In reply to comment #4)
 Also please remove all the new  Google  resources (both Calendar and
 Contacts), open KWallet manager and delete the Akonadi Google folder (this
 deletes the auth tokens). Restart Akonadi (akonadictl restart) and add and
 configure the Google resources again. Let me know if it still misbehaves. 

I guess this fixed it last time but the problem seems back again - same PC
(netbook), now with KDE 4.10 RC2. I don't know what caused this but maybe it is
one of the crashes during logout that happen occasionally and break something?
Anyway, I'd like to find the reason so that this gets fixed once and for all.

I'll try cleaning up kwallet and see what happens after that. Also I can
generate debug info like last time again. If you have any other ideas, please
let me know.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs