akonadi libgcal and googledata

Bug #727487 reported by Nicola P
88
This bug affects 16 people
Affects Status Importance Assigned to Milestone
Akonadi
Unknown
Medium
akonadi-googledata (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Kubuntu 10.10
libgcal0 0.9.6-0ubuntu1
akonadi-googledata-1.2.0

What steps will reproduce the problem?
1. Create an Event in Google Calendar via Web
2. Look at Kontact and wait...wait wait wait.
3. Nothing happens, even if one chooses (Reload) on the akonadi-calendar in Kontact

What is the expected output? What do you see instead?
I would expect that Kontact updates the calendar ... I even can't find a way to set an update-time-interval for to check for new events

--update apr-1-2011 by jari--
The issue can be solved by recompiling the source packages:

apt-get source libgcal akonadi-googledata
sudo apt-get build-dep libgcal akonadi-googledata
cd libgcal-0.9.6
dpkg-buildpackage
cd ../akonadi-googledata-1.2.0
dpkg-buildpackage
cd ..
sudo dpkg -i libgcal0_0.9.6-0ubuntu1_i386.deb akonadi-kde-resource-googledata_1.2.0-0ubuntu1_i386.deb

The packages may be put on hold after that, so that they are not overwritten with broken repository packages:
sudo aptitude hold libgcal0 akonadi-kde-resource-googledata

Revision history for this message
In , Andrei Nistor (codertux) wrote :

Created attachment 56669
akonadictl start logfile

Version: 1.5.0 (using KDE 4.6.0)
OS: Linux

I can add the akonadi_gcal_resource and akonadi_googledata_resource but can't browse their content in kontact or even akonadiconsole.

Reproducible: Always

using akonadi-googledata 1.2.0 and libgcal 0.9.6.

Revision history for this message
In , Piral (piral) wrote :

Hello,

same here on kubuntu maverick with kde 4.6 backport, akonadi 1.4.9 and libgcal 0.9.6

Revision history for this message
In , Weits (weits) wrote :

Same here on Kubuntu 10.10, KDE 4.6, Akonadi 1.4.90, libgcal 0.9.6

Revision history for this message
In , mu3en (mu3en) wrote :

confirmed as above Kubuntu 10.10, KDE 4.6, Akonadi 1.4.95, 0.9.6.
no working sync since sometime back in 4.4 (debian or kubuntu).

Revision history for this message
In , dotred (erasmocaponio) wrote :

the same also here
under Kubuntu 10.10, KDE 4.6, Akonadi 1.4.95, libgcal 0.9.6.

Revision history for this message
In , Ricardo Graça (devius) wrote :

Same problem on Archlinux with KDE 4.6, akonadi 1.5.0, akonadi-googledata 1.2.0, libgcal 0.9.6 and libgdata 0.6.5. It works fine in KDE 4.5.5.

Revision history for this message
In , Jari Laamanen (yartsa) wrote :

Here also, adding akonadi_gcal_resource gives no error, but trying to get the contents (right click 'reload' on the added akonadi_gcal_resource) freezes korganizer (and kontact) for a while. The freeze occurs also when starting kontact. After the freeze, the file $HOME/.local/share/akonadi/akonadiserver.error contains an error message:

ItemRetrieverException : Unable to retrieve item from resource: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

The calendar is not updated and the events in the calendar are not shown in kontact/korganizer. Network is working fine. This happens also for a newly created user and a new google calendar.

KUbuntu 10.10
KDE Platform Version 4.6.00 (4.6.0) fom backports
ii akonadi-kde-resource-googledata 1.2.0-0ubuntu1
ii akonadi-server 1.4.90-0ubuntu1~maverick1~ppa1
ii kontact 4:4.4.9-0ubuntu1~maverick2~ppa1
ii korganizer 4:4.4.9-0ubuntu1~maverick2~ppa1
ii libgcal0 0.9.6-0ubuntu1

Revision history for this message
In , Ezio Vergine (virgolus) wrote :

the same also here
under Kubuntu 10.10, KDE 4.6, Akonadi 1.4.95, libgcal 0.9.6.

Revision history for this message
In , Ricardo Graça (devius) wrote :

Hey, people who have this problem please vote on this bug so that it gets confirmed by popular vote. We need this fixed ASAP.

Revision history for this message
In , mu3en (mu3en) wrote :

*** This bug has been confirmed by popular vote. ***

Revision history for this message
In , José Luis Bolos (joseluisbolos) wrote :

I've been trying to get this working since months ago, with several versions of several distros, and always give up due to this bug. Never got it to work. Right now I'm un Kubuntu 10.10 with the same versions than #6:

ii akonadi-kde-resource-googledata 1.2.0-0ubuntu1
ii akonadi-server 1.4.90-0ubuntu1~maverick1~ppa1
ii kontact 4:4.4.9-0ubuntu1~maverick2~ppa1
ii korganizer 4:4.4.9-0ubuntu1~maverick2~ppa1
ii libgcal0 0.9.6-0ubuntu1

Revision history for this message
In , José Luis Bolos (joseluisbolos) wrote :

Created attachment 57544
C sample using the libgcal library that shows the contacts OK

I've tested this code (from the libgcal page) and, when executed, shows me a list of all my contacts in about 6 seconds. kaddressbook, e.g., hangs forever trying to load the contacts. So I'm pretty confident the problem is in akonadi-googledata or in akonadi itself.

Nicola P (wakkas-m)
affects: libfprint (Ubuntu) → akonadi-googledata (Ubuntu)
Revision history for this message
In , nola mike (abatzis) wrote :

Same thing using ubuntu 10.10, kde 4.6 via backports ppa. Did a fresh install using 10.10, which worked--upgraded again, same problems.

Revision history for this message
In , nola mike (abatzis) wrote :

Still present in KDE 4.6.1

Revision history for this message
In , Piral (piral) wrote :

Created attachment 57753
akonadi debugger output when adding a gcal-resource

Revision history for this message
In , Jari Laamanen (yartsa) wrote :

So does anybody know if somebody has this working, or are people just not using google calendar with kde? Since this bug does not trigger much action, are we the only ones or are we just struck by some weird configuration issue?

Revision history for this message
In , nola mike (abatzis) wrote :

FYI, google sync is working just fine with evolution. I'm using that until this gets resolved (and another akonadi bug shows up ;)

Revision history for this message
In , mu3en (mu3en) wrote :

still non-functional in kde 4.6.1 on kubuntu 10.10. given the leaps in functionality and optimization across kde and particualrly kdepim, this is probably a big pim gap for many users. bug is now voted and feedback is coming in, any other 'official' input?

Revision history for this message
In , Hazica-g (hazica-g) wrote :

Can only confirm the bug with Kubuntu 10.10 and KDE 4.6. Never tried it with 4.5, but in 4.6 i can't even add the google calendar resource straight away. Instead I create an empty resource first, then add the gcal plugin; results as described above.

Any developer feedback?

Thanks

Revision history for this message
In , Hazica-g (hazica-g) wrote :

Created attachment 57854
Akonadi Server error while adding gcal resource

Revision history for this message
In , Hazica-g (hazica-g) wrote :

Sorry about the split post. I have attached the akonadiserver.error file after all.

(In reply to comment #18)
> Can only confirm the bug with Kubuntu 10.10 and KDE 4.6. Never tried it with
> 4.5, but in 4.6 i can't even add the google calendar resource straight away.
> Instead I create an empty resource first, then add the gcal plugin; results as
> described above.
>
> Any developer feedback?
>
> Thanks

Revision history for this message
In , Schmirrwurst-q (schmirrwurst-q) wrote :

For me akonadi-googledata is no more present/installable on 1O.10 with kde 4.6...

Revision history for this message
In , mu3en (mu3en) wrote :

under kubuntu natty, kde 4.6.1, akonadi 1.50, libgcal 0.9.6:
1. akonadi resource adds fine & shows sync / ready
2. calendar resource shows in korganizer, can be configured, but when enabled takes a minute and then:

"Error while loading gcal.
Unknown error. (Unable to fetch item from backend)"

["gcal" here is the name of the calendar resource set vi korganizer]

Revision history for this message
In , mu3en (mu3en) wrote :

http://dot.kde.org/2011/03/15/9th-annual-pim-meeting-renews-commitment-innovation

guess many KDEPIM / Akonadi integrations are close...

Revision history for this message
In , Jari Laamanen (yartsa) wrote :

Recent backport akonadi-server update does not solve this. Now the error is additionally displayed in a pop-up: "Error while loading akonadi calendar. Unknown error. (Unable to fetch item from backend)"

akonadi-server (1.5.1-0ubuntu1~maverick1~ppa1)
Other packages as in my comment #6

> KUbuntu 10.10
> KDE Platform Version 4.6.00 (4.6.0) fom backports
> ii akonadi-kde-resource-googledata 1.2.0-0ubuntu1
> ii kontact 4:4.4.9-0ubuntu1~maverick2~ppa1
> ii korganizer 4:4.4.9-0ubuntu1~maverick2~ppa1
> ii libgcal0 0.9.6-0ubuntu1

Revision history for this message
In , nola mike (abatzis) wrote :

Devs have been pretty silent on this...but I compiled libgcal and akonadi-googledata from source as suggested here: http://ubuntuforums.org/showthread.php?p=10604316#post10604316, and it seems to be working.

Seems the package is broken. While I don't have any coding experience, I would think this is a relatively easy fix; why hasn't it been addressed?

Revision history for this message
In , mu3en (mu3en) wrote :

awesome. this works. here's how to do it (under natty in this case, please confirm for maverick if possible):

first remove your current akonadi gcal resource entry (if you still have one) in the akonadi system settings module. then open a konsole and:

~$ sudo apt-get install build-essential linux-headers-$(uname -r)
~$ mkdir builds
~$ cd builds
~/builds$ apt-get source libgcal
~/builds$ sudo apt-get build-dep libgcal
~/builds$ apt-get source akonadi-googledata
~/builds$ sudo apt-get build-dep akonadi-googledata
~/builds$ cd libgcal-0.9.6
~/builds/libgcal-0.9.6$ ./configure
~/builds/libgcal-0.9.6$ make
~/builds/libgcal-0.9.6$ sudo make install
~/builds/libgcal-0.9.6$ cd ..
~/builds$ cd akonadi-googledata-1.2.0
~/builds/akonadi-googledata-1.2.0$ mkdir builds
~/builds/akonadi-googledata-1.2.0$ cd builds
~/builds/akonadi-googledata-1.2.0/builds$ cmake ..
~/builds/akonadi-googledata-1.2.0/builds$ make
~/builds/akonadi-googledata-1.2.0/builds$ sudo make install

that should do it. reboot to clear any caching. add a new akonadi google calendar resource and launch korganizer to check that it works.

thanks mike. thanks devs.

(will the source be packaged for regular installation? creating .deb package of akonadi-googledata using checkinstall failed here...)

Revision history for this message
In , Jari Laamanen (yartsa) wrote :

Works for maverik.

apt-get source libgcal akonadi-googledata
sudo apt-get build-dep libgcal akonadi-googledata
cd libgcal-0.9.6
dpkg-buildpackage
cd ../akonadi-googledata-1.2.0
dpkg-buildpackage
cd ..
sudo dpkg -i libgcal0_0.9.6-0ubuntu1_i386.deb akonadi-kde-resource-googledata_1.2.0-0ubuntu1_i386.deb

Since I did not change the version number, next update wants to overwrite them. Therefore I put the packages on hold in my machine:

sudo aptitude hold libgcal0 akonadi-kde-resource-googledata

Thanks mu3en, thanks mike, thanks all who have been examining this.

Revision history for this message
Ivan D Vasin (nisavid) wrote :

according to the conclusions reached in KDE bug 264861 [1], this is a packaging bug. building and installing these same versions from source--even using a simple dpkg-buildpackage call for each one--appears to fix the problem.

[1] https://bugs.kde.org/show_bug.cgi?id=264861

Revision history for this message
In , Hazica-g (hazica-g) wrote :

Thanks mu3en and yartsa. Works for me too. So it is fixed upstream.

Revision history for this message
luigi.mantellini@gmail.com (comio) wrote :

I noticed that libgcal requires libcurl4-gnutls-dev, while akonadi-googledata requires libcurl4-openssl-dev instead. Can it be a library issue?

ciao

luigi

Revision history for this message
In , Weits (weits) wrote :

yartsa's solution works for me ... thank you

Revision history for this message
In , Ivan D Vasin (nisavid) wrote :

reported downstream at <https://bugs.launchpad.net/ubuntu/+source/akonadi-googledata/+bug/727487>. i'm guessing this can be RESOLVED INVALID (or RESOLVED DOWNSTREAM, if that exists) since it's a downstream issue, right?

Revision history for this message
In , Ricardo Graça (devius) wrote :

(In reply to comment #30)
> i'm guessing this can be RESOLVED INVALID (or RESOLVED DOWNSTREAM, if that
> exists) since it's a downstream issue, right?

How can it be a downstream issue if it's also present in Arch? AFAIK Arch uses vanilla KDE source code to build its packages, so this must be a KDE bug. I haven't tried in other distros since I've recently given up on kontact all together, but I can give it a shot in openSUSE 11.4 and report back.

Revision history for this message
In , luigi.mantellini@gmail.com (comio) wrote :

On KUbuntu Natty, I noticed that libgcal requires libcurl4-gnutls-dev, while akonadi-googledata requires libcurl4-openssl-dev instead. Can it be a library issue?

ciao

luigi

Revision history for this message
In , luigi.mantellini@gmail.com (comio) wrote :

This script works on Natty

#!/bin/sh

rm -rf builds_gcal
mkdir builds_gcal
cd builds_gcal

apt-get source libgcal
sudo apt-get build-dep libgcal
cd libgcal-0.9.6
dpkg-buildpackage

cd ..

apt-get source akonadi-googledata
sudo apt-get build-dep akonadi-googledata
cd akonadi-googledata-1.2.0
dpkg-buildpackage

cd ..
sudo dpkg -i libgcal0_*.deb akonadi-kde-resource-googledata_*.deb

cd ..

Revision history for this message
In , Piral (piral) wrote :

works also for me on kubuntu 10.10
Thanks to all who were looking for a solution! In sumertime my business-dates are shooting up. Now I'm able to make dates on the run, AGAIN!

Revision history for this message
Ernesto Manriquez (alejandronova) wrote :

That could certainly be a source of trouble. Please, unify libraries.

Revision history for this message
In , Ernesto Manriquez (alejandronova) wrote :

(In reply to comment #31)
> (In reply to comment #30)
> > i'm guessing this can be RESOLVED INVALID (or RESOLVED DOWNSTREAM, if that
> > exists) since it's a downstream issue, right?
>
> How can it be a downstream issue if it's also present in Arch? AFAIK Arch uses
> vanilla KDE source code to build its packages, so this must be a KDE bug. I
> haven't tried in other distros since I've recently given up on kontact all
> together, but I can give it a shot in openSUSE 11.4 and report back.

Check in ABS if Arch's PKGBUILDs are building libgcal and akonadi-googledata against different sets of SSL libraries, just like Ubuntu is doing. Maybe it's a downstream issue in Arch also. I suggested originally the fix and I've always installed Akonadi Googledata that way; I supposed that to be normal.

Revision history for this message
Jari Laamanen (yartsa) wrote :

Ubuntu Natty is now in beta. If this is just a packaging issue, it should be noticed now also by the packagers, before natty is put in freeze. As per the upsteam bug report, this affects at least kubuntu 10.10 with kde 4.6 from backports and natty with kde 4.6.1, and can be resolved by recompiling libgcal and akonadi-googledata. The bug status is not "new" but "confirmed". This bug should not sneak into 11.04.

Changed in akonadi-googledata (Ubuntu):
status: New → Confirmed
Jari Laamanen (yartsa)
description: updated
Revision history for this message
Jari Laamanen (yartsa) wrote :

For the original bur reporter: In the calendar in kontact, you can right-click the 'akonadi_gcal_resource_x' and choose reload. This makes kontact freeze for some time, and produces the error messages described in the upsteam bug report. The calendar is not synced, like it should.

Revision history for this message
Jari Laamanen (yartsa) wrote :

(oops, I missed original reporters item 3., where this is already considered. sorry!)

Changed in akonadi-googledata (Ubuntu):
assignee: nobody → Christian Mangold (neversfelde)
Revision history for this message
Christian Mangold (neversfelde) wrote :

Solution for me was to recreate the Akonadi ressources, no need to recompile. Please test this for natty. Thanks.

Changed in akonadi-googledata (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
David Pyke (loftwyr) wrote :

I have created and recreated resources several times. Without the recompiled versions, no information is sync'd.

Revision history for this message
Benoit Grégoire (benoitg) wrote :

Same here, recreating the Akonadi ressources does not fix it. Recompiling with the script in the upstream bug does fix it.

Changed in akonadi:
importance: Unknown → Medium
status: Unknown → Confirmed
Revision history for this message
Murz (murznn) wrote :

Recompiling from sources akonadi-googledata_1.2.0-0ubuntu1.debian.tar.gz and libgcal_0.9.6-0ubuntu1.debian.tar.gz as described here http://bugs.kde.org/show_bug.cgi?id=264861#c27 solve for me syncing contacts with google on Kubuntu Maverick amd64.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package akonadi-googledata - 1.2.0-0ubuntu2

---------------
akonadi-googledata (1.2.0-0ubuntu2) natty; urgency=low

  * Rebuild against KDE 4.6 (LP: #727487)
 -- Scott Kitterman <email address hidden> Sun, 24 Apr 2011 22:05:07 -0400

Changed in akonadi-googledata (Ubuntu):
status: Incomplete → Fix Released
Revision history for this message
Scott Kitterman (kitterman) wrote :

After rebuilding akonadi-googledata in my PPA for Natty I was able to sync contacts and at least send calendar updates to Google, so I believe that the rebuild I uploaded will get it working at least somewhat in Natty (on maverick I could sync contacts but had zero luck with calendar, so this is progress).

Revision history for this message
bigbrovar (bigbrovar) wrote :

I am still having this problem with the final release of Kubuntu 11.04 so I doubt this bug has been fixed

Revision history for this message
bigbrovar (bigbrovar) wrote :

SInce I did a clean install of Kubuntu 11.04 (The final release) I have been unable to get akonadi google resource to sync. even the previous solution of compiling from source to get it to work, nolonger works :/

Revision history for this message
bigbrovar (bigbrovar) wrote :

At least this bug should not be marked as fixed. The issue still exist in the final release of Kubuntu. Its seriously misleading to make this as fixed without confirmation

Revision history for this message
Christian Mangold (neversfelde) wrote :

Works for me after a fresh install.

Changed in akonadi-googledata (Ubuntu):
assignee: Christian Mangold (neversfelde) → nobody
Revision history for this message
bigbrovar (bigbrovar) wrote :

@Christian Mangold I don't know the type of configuration u have on your system, but after seeing your comment, I decided to do a fresh install of Kubuntu 11.04 on another machine. Updated it to the latest packages and the only thing I installed was akonadi-kde-google-resource. even there I could not get it to work. It gave me invalid password. I tried again on virtualbox in livecd enviroment, and even there still couldn't get it to work. Maybe you should try this on a fresh install on virtualbox or something. In any case marking this bug is far from being fixed.

Revision history for this message
Scott Kitterman (kitterman) wrote :

I don't doubt you have a bug, because rebuilding doesn't solve your problem, I don't think it's this bug.

Revision history for this message
bigbrovar (bigbrovar) wrote : Re: [Bug 727487] Re: akonadi libgcal and googledata

@Scott I don't know if you saw message about doing two fresh install (one on
a completely different machine, and one on a virtualbox instance from livecd
environment) and on both instance I am getting invalid password. Unless u
are suggesting that for some reason I might have miss typed my password or
something. Which is not so because I even typed my password on a Kate.
Copied and pasted it on kopete and was signed in to gtalk. Did same for
akonadi Google resource and same password for same username that worked with
gmail and gtalk was said to be invalid on akonadi google resource.

I would ask anyone to try this package on a freshly installed final release
of kubuntu 11.04 and see if it works before marking this as fixed.

Building the package from source use to work on kubuntu 11.04 beta 2 but
when I did a clean install of the final release even that stopped working.

In anycase I shouldn't have to build from source. The default package in the
repo should work. It didn't hence this bug is not fixed!
On May 1, 2011 3:11 PM, "Scott Kitterman" <email address hidden> wrote:
> I don't doubt you have a bug, because rebuilding doesn't solve your
> problem, I don't think it's this bug.
>
> --
> You received this bug notification because you are a direct subscriber
> of a duplicate bug (769820).
> https://bugs.launchpad.net/bugs/727487
>
> Title:
> akonadi libgcal and googledata
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/akonadi/+bug/727487/+subscribe

Revision history for this message
Scott Kitterman (kitterman) wrote :

Please file a new bug.

Revision history for this message
bigbrovar (bigbrovar) wrote :

I filed a bug about this issue when my bug report was tagged as a duplicate
of this present one. And I was subscribed to this report. Now I am told to
file yet another one? Even though afaik there has been no Independent
confirmation from users that indeed this issue as been fixed on the latest
release of natty. Smh
On May 1, 2011 6:25 PM, "Scott Kitterman" <email address hidden> wrote:
> Please file a new bug.
>
> --
> You received this bug notification because you are a direct subscriber
> of a duplicate bug (769820).
> https://bugs.launchpad.net/bugs/727487
>
> Title:
> akonadi libgcal and googledata
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/akonadi/+bug/727487/+subscribe

Revision history for this message
Scott Kitterman (kitterman) wrote :

Multiple people have said it works. Unduplicate your bug then.

Revision history for this message
In , Jari Laamanen (yartsa) wrote :

Maybe this bug could be closed, since the akonadi google calendar works in Kubuntu 11.04 and also in the backports upgrade to kde 4.6.3.

Revision history for this message
In , Benoit Grégoire (benoitg) wrote :

Yes, it finally does work

Revision history for this message
In , Ernesto Manriquez (alejandronova) wrote :

Strictly speaking, this seems to be a bug generated by a version mismatch generated by compiling the Google Akonadi resources against a different release of Akonadi (1.4). If ABI compatibility for resources between 2 major releases of Akonadi was intended, then this bug should remain open and the cause of Google Akonadi resource's incompatibilities should be analyzed.

Otherwise, I suggest this bug to be closed as INVALID, since it's a downstream bug.

Revision history for this message
theghost (theghost) wrote :

I suffer from this bug too under Natty with KDE 4.6.3. Is there a chance to get this fixed without building from source.

Revision history for this message
In , Gino (ginolovesyou) wrote :

recompiled both packages from source ok slackware64 w/4.6.3 with no luck, same error as everyone else..

plasma-desktop(25864)/plasma StatusNotifierItemSource::refreshCallback: DBusMenu disabled for this application
continuing
request for item 8436 "http://www.google.com/calendar/feeds/default/private/full _###SOMEHASH###" failed: "Unable to retrieve item from resource: Did not receive a reply. Possible causes include: the remote application did not send a eply, the message bus security policy blocked the reply, the reply timeout expir d, or the network connection was broken."
ItemRetrieverException : Unable to retrieve item from resource: Did not receive a reply. Possible causes include: the remote application did not send a reply, t e message bus security policy blocked the reply, the reply timeout expired, or t e network connection was broken.
korganizer(4184)/libakonadi Akonadi::EntityTreeModelPrivate::fetchJobDone: Job e ror: "Unknown error. (Unable to fetch item from backend)"

plasma-desktop(25864)/plasma StatusNotifierItemSource::refreshCallback: DBusMenu disabled for this application
QObject: Cannot create children for a parent that is in a different thread.
(Parent is Solid::Backends::UDisks::UDisksDevice(0x2988f90), parent's thread is Thread(0x2469500), current thread

Revision history for this message
In , Thomas Monjalon (tmonjalo) wrote :

A comment in ArchLinux explains how to make it working after an upgrade to KDE 4.6 :
uninstall akonadi-googledata
remove the akonadi google source in akonadi configuration
restart akonadi
install akonadi-googledata
restart akonadi
add the akonadi google source
restart akonadi

It works !

Revision history for this message
Mark Fraser (launchpad-mfraz) wrote :

I'm suffering from this bug in KDE 4.6.5 with Kubuntu 11.04.

Revision history for this message
In , Avery (docaltmed) wrote :

Built the new libgcal and akonadi-googledata as in Comment #26,removed and re-created the google calendar resource, but I still cannot get it to sync. I am using Kubuntu 11.04.

Any other suggestions?

Revision history for this message
In , Jajaxor (jajaxor) wrote :

Hi (sorry for my bd english !)

it doesn't works since kmail 4.7 update.

=> akonadi_gcal_resource_1 : Impossible d'extraire des évènements.
(impossible to extract events)

Revision history for this message
In , Figjina (figjina) wrote :

The same here on debian sid. After three months I switched to thunderbird on half of my PCs. Now it's a seven months bug. Just to say.

Revision history for this message
In , Ernesto Manriquez (alejandronova) wrote :

Pay attention to akonadi-google, it may render this bug obsolete.

git clone git://anongit.kde.org/akonadi-google

;)

Revision history for this message
In , José Luis Bolos (joseluisbolos) wrote :

I've also find this libkgoogle: http://progdan.cz/2011/08/akonadi-google-resource-complete-rewrite/ although the author itself says it's still a long way from being completely finished.

Revision history for this message
Georgi (gkourtev) wrote :

The problem continues with Kubuntu 11.04 with KDE 4.7. Does anyone got any easy solution? The recompiling for me as a user is not the real solution. Thanks.

Revision history for this message
José Luis Bolos (joseluisbolos) wrote :

#25 Georgi, I've already given up on Akonadi and Google integration due to this perennial bug, but if you are really interested maybe you can try libkgoogle. It's a complete rewrite, it's still on development but I believe it's quite complete already.

http://progdan.cz/2011/08/akonadi-google-resource-complete-rewrite/

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 268643 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 273616 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Elmar-roberg (elmar-roberg) wrote :

Any chance this is going to be resolved soon?

I switched from Thunderbird when I switched from Unity to KDE. What is odd, is that it seemed like I did see my Google calendar for a couple of days before it disappeared again. Maybe I was seeing things.

I like the configurability of Kontact, but my business calender is sitting in Google, so It is a pain if I can only see it on my phone.

Revision history for this message
In , Axel Braun (axel-braun) wrote :

Created new akonadi-resources in KDE to sync with google, no problems detected, except that I see two times 'my Contacts' in Kaddressbook (seehttps://bugs.kde.org/show_bug.cgi?id=305804) . Can anyone reconfirm?
KDE: 4.10.00 "release 546"

Changed in akonadi:
status: Confirmed → Unknown
Revision history for this message
In , Shlomi Fish (shlomif-gmail) wrote :

Hi all,

with korganizer-4.12.97-1.mga5 (KDE-4.13-RC) on Mageia Linux x86-64 Cauldron (what will become 5) I followed the instructions on this link - http://askubuntu.com/questions/267187/sync-korganizer-with-google-calendar#267191 in a new UNIX user account ("kdetest2") and could not get the calendar to sync. Here are my notes:

* Investigate the problem with KOrganizer and the Google Calendar.
    - It does not sync the events to the web-interface or the Ubuntu
    machine at work.
    - <email address hidden> -> Right click -> Calendar properties - does not
    popup the properties.
    - <email address hidden> -> Right click -> Update calendar - does not popup
    anything.

This seems like an ongoing problem for a while and it's very annoying.

Regards,

-- Shlomi Fish

Revision history for this message
In , Dvratil (dvratil) wrote :

Hi,

I recommend using the Akonadi Google Contacts Resource and Akonadi Google Calendars and Tasks Resource (akonadi_google_contacts and akonadi_google_calendar). Unlike the GData (and GoogleData) resources, these are actively maintained and tested and are shipped as part of KDE SC (in kdepim-runtime).

I'll close this as unmaintained, as the Google Data resource are no longer maintained. If you have any problems with the new resources, please open a new bug report in Google Resources component.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.