kewisch / gdata-provider

Provider for Google Calendar
https://addons.thunderbird.net/thunderbird/addon/provider-for-google-calendar/
Other
237 stars 31 forks source link

Error when trying to use with TB Beta (122) #709

Closed Stanzilla closed 4 months ago

Stanzilla commented 6 months ago

Describe the problem and steps to reproduce it:

(Please include as many details as possible.)

What happened?

An error was encountered preparing the calendar located at googleapi://a@gmail.com/?tasks=xxxxxx for use. It will not be available.

TypeError: path is undefined

What did you expect to happen?

Working Calendar

Anything else we should know?

Assert failed: Calendar manager initialised calendars before loadCalendarComponent ran on the first 3pane window. This should not happen.

Calendar: TypeError: path is undefined
    set uri resource://gdata-provider/legacy/modules/gdataCalendar.jsm:159
    createCalendar resource:///modules/CalCalendarManager.jsm:167
    initializeCalendar resource:///modules/CalCalendarManager.jsm:210
    updateCalendarRegistration resource:///modules/CalCalendarManager.jsm:274
    updateDummyCalendarRegistration resource:///modules/CalCalendarManager.jsm:250
    registerCalendarProvider resource:///modules/CalCalendarManager.jsm:309
    onStartup jar:file:///C:/Users/Stan/AppData/Roaming/Thunderbird/Profiles/9v1c8apb.default/extensions/{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}.xpi!/api/gdata.js:55
[CalCalendarManager.jsm:178](resource:///modules/CalCalendarManager.jsm)
kewisch commented 5 months ago

Sounds like something changed, thanks for pointing this out!