kewisch/gdata-provider

Error when trying to use with TB Beta (122)

Stanzilla opened this issue · 1 comments

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)

Sounds like something changed, thanks for pointing this out!