Announcement

Collapse
No announcement yet.

How to Make Google Calendar work with Kontact

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • carlosestensser
    replied
    I've been struggling for ages with akonadi-googledata.
    This stuff is amazing !
    Why isn't this package (which works great, afaik) in the repos when akonadi-googledata is?

    Leave a comment:


  • claydoh
    replied
    that is the old, broken resource. The new one is called akonadi-google

    Leave a comment:


  • james147
    replied
    Originally posted by claydoh View Post
    it looks like it may have just missed the final freeze date, which is probably why it isn't in the repos.
    Then what is this?

    Leave a comment:


  • claydoh
    replied
    it looks like it may have just missed the final freeze date, which is probably why it isn't in the repos.

    Leave a comment:


  • andystmartin
    replied
    Awesome. Google is finally integrated into my KDE calendar.

    This is great!

    Leave a comment:


  • TheMacster
    replied
    I've had this fix running for a couple of months now, and I'd say it's perfect really. Shame its so well hidden.
    Last edited by TheMacster; Apr 27, 2012, 01:29 AM.

    Leave a comment:


  • SteveRiley
    replied
    And it works! Shows all my calendars, and no more dealing with Google's goofy half-assed CalDAV. Yay!

    Leave a comment:


  • SteveRiley
    replied
    It's also available via PPA, for those who don't wish to compile from source.

    Leave a comment:


  • woodsmoke
    replied
    Hi TheMacster

    And welcome to the Kubuntu forums.

    Two things:

    a) Please do NOT be a stranger.
    b) Please report in a week or so as to what happened with your fix.

    Again, welcome!

    woodsmoke

    Leave a comment:


  • TheMacster
    started a topic How to Make Google Calendar work with Kontact

    How to Make Google Calendar work with Kontact

    I have spent a stupid amount of time trying to get kontact working nicely with Google calendar. Occasionally, it worked with Akonadi Resources, but more often than not, it failed.

    For me, it was extremely irritating, as I wanted a full KDE experience and not Thunderbird or some other GTK app added in just to have a working sync to Google calendar.

    After what seemed like forever, I found akonadi-google and now I'm a happy bunny!

    This is what I to get everything running nicely:

    Code:
    sudo apt-get install cmake kdelibs5-dev kdepimlibs5-dev libqjson-dev libphonon-dev xsltproc
    git clone git://anongit.kde.org/akonadi-google
    cd akonadi-google
    mkdir build
    cd build
    cmake ../ -DCMAKE_INSTALL_PREFIX=/usr
    make
    sudo make install
    All information was found here:
    http://www.progdan.cz/2011/09/akonad...tasks-support/

    Then Open System Settings> Personal Information
    Click on the Add button and then click Google Calendars.

    Enter your information, open kontact and everything syncs sweet as a nut.
    Last edited by TheMacster; Apr 26, 2012, 05:27 PM.

Users Viewing This Topic

Collapse

There are 0 users viewing this topic.

Working...
X