Version: unspecified (using Devel) OS: Linux I'm using KDE 4.8rc2 with the latest Git revision of akonadi-google : commit be021c6f12e6804976dcac203a1864686a219c26 Author: Dan Vrátil <dan@progdan.cz> Date: Sat Jan 21 17:58:11 2012 +0100 Link libkgoogle against libkio (fixes build on Fedora) I have several problems : * in akonadiconsole, the Google Calendra resource stays in "Retrieving list of events (100%)" * a kio_http process consumes 5% of CPU permanently : kdeinit4: kio_http [kdeinit] https local:/tmp/ksocket-fcoiffie/klauncherZT8324.slave-socket local:/tmp/ksocket-fcoiffie/akonadi_googlecalendar_resource_1V26639.slave-socket * (I don't known if it's linked) Google Calendra resource doesn't remember my calendar name : everytime in open the configuration box, the ComboBox is empty and I have to select my calendar each time. Reproducible: Always Steps to Reproduce: Open the akonadiconsole. Actual Results: The resource Google Calendar is always in "Retrieving list of events (100%)". Expected Results: The resource Google Calendar should return in "Ready" state.
It seems to be a regression in the latest Git revisions as on older revision provided by Gentoo (20111130) works fine.
This issue was fixed in 0.3.1, please reopen if you should run into the problem again with recent version.