Lightning Google calendar. [Linux.]

For discussing the Mozilla Calendar, Sunbird and Lightning projects.
Post Reply
Leechpool
Posts: 2
Joined: September 6th, 2018, 5:23 pm

Lightning Google calendar. [Linux.]

Post by Leechpool »

Hi,
I'm using thunderbird 52.9.1 and lightning 5.4 in Ubuntu 14.04.
I have used the provider for google calendar plugin 4.4.1 to gain access to a google calendar. It seems to have linked and synced OK :).
The issue I have is that if I create an event in the google calendar using lightning which has invited participants, the participants don't get emails inviting them. I'm not sure whether this is the expected behaviour or not?
Is there a way I can get invites sent out to people for events added by the lightning plugin? (if I set up an invite using google web access to a new event, it asks to send invites and works OK).
thanks
:)
Last edited by LIMPET235 on September 7th, 2018, 3:17 am, edited 1 time in total.
Reason: Added [Linux] to the title.
mgagnonlv
Posts: 848
Joined: February 12th, 2005, 8:33 pm

Re: Lightning Google calendar. [Linux.]

Post by mgagnonlv »

I am on Windows and haven't had the problem. There are a few parameters that can be configured both on the web platform (https://google.com/calendar) and in Lightning configuration as well.

I would invite you to visit the Provider's wiki at
https://wiki.mozilla.org/Calendar:GDATA ... Manager.3F

(See the last item and read the warning –> I never had any issue with "email invitations" set at true.)


To get the configuration editor they are talking about, do the following.
– In Thunderbird, press ALT to display full menus
– Select Tools –> Options; click on Advanced –> General.
– Click on "Config Editor" button at the bottom right.
– In the search box, enter "calendar.google.enable"
– If you see "calendar.google.enableEmailInvitations — false", right-click and select "inverse" to flip to true.
– If you don't see that line, right-click in an empty space and select New –> Boolean value.
. Enter the chain "calendar.google.enableEmailInvitations", then select value : False.
Michel Gagnon
Montréal (Québec, Canada)
Leechpool
Posts: 2
Joined: September 6th, 2018, 5:23 pm

Re: Lightning Google calendar. [Linux.][SOLVED]

Post by Leechpool »

mgagnoniv,

Thank you very much for your reply.

I had actually got the invites to work by not using the provider for google plugin but using calDAV instead. Details of how to use calDAV for anyone interested:
See: https://developers.google.com/calendar/caldav/v2/guide
Gives the link to use as https://apidata.googleusercontent.com/c ... lid/events where calid is the calendar id given in google calendar under settings. It is your full email address for the default calendar e.g. first.second@gmail.com

However, I really appreciate your explanation of a possible "fix" or in fact, how to correctly configure the plugin to email invites (I wasn't aware that there were plugin specific configuration settings).
I removed all my calendars and retried using the plugin, and setting the config "calendar.google.enableEmailInvitations" to true.
(In linux the configuration menu is found edit-preferences-advanced-general-configuration editor.)
It worked, so I can confirm the information you provided correctly configured the provider for google plugin and now I can add an event with attendees and an email is sent to the attendees inviting them etc. Perfect :).

thanks again for your help,
:D
Post Reply