I tried to install the provider plugin for thunderbird, but it said my release was too old. I have the lastest release of thunderbird in the lucid archives.
I tried to install the provider plugin for thunderbird, but it said my release was too old. I have the lastest release of thunderbird in the lucid archives.
For Ubuntu 10.10+
Installing the necessary components is just a matter of running:
This will install the Lightning Calendar extension and the Google Calendar provider.
For Ubuntu 10.04
Unfortunately, Lightning is not available in the Ubuntu repositories for 10.04 LTS users. If you are running Ubuntu 10.04 LTS, you have 2 options:
I would strongly discourage disabling the addons compatibility checker, as advised in another answer. The check is there for a very good reason, and disabling it could make Thunderbird unusable.
I just tried it out, and you'll need
To disable compatibility checking for extensions, open Thunderbird's preferences, switch to the "Advanced" tab and in the "General" subtab, start the config editor. (source)
Add a new boolean value via right click named
set to false.
[VERSION]
stands for your Thunderbird version, e.g.3.1
, if you're using 3.1 stable,3.1a
if you're using 3.1 alpha, or3.1b
if you're using 3.1 beta. (source)Then you can just install your extensions.
Should the Config Editor be unavailable for any reason whatsoever, you can always manually edit
~/.mozilla-thunderbird/[somecharacters].default/prefs.js
.Add the following lines as necessary:
You need the 'Lightning' extension for Thunderbird (http://www.mozilla.org/projects/calendar/) and the google provider plugin (https://addons.mozilla.org/en-US/thunderbird/addon/4631/).
You can then ask the creation of a new "network" calendar, and identify it using the "private URL" that Google Calendar gives you (in the calendar's preferences).
if you have a fairly new thunderbird + lightning combination (or the standalone calendar program sunbird) you can use caldev to have a two-way sync.
for a detailed explanation and howto you can read this blogpost by aaron toponce