xul-ext-eds-calendar
xul-ext-eds-calendar copied to clipboard
EDS Calendar Integration
Ubuntu 19.04 Thunderbird 60.9.0 `[calBackendLoader] Using Thunderbird's builtin libical backend JavaScript error: resource://gre/modules/XPCOMUtils.jsm, line 187: TypeError: can't redefine non-configurable property "cal" JavaScript error: chrome://global/content/bindings/tree.xml, line 1285: TypeError: this.parentNode is null...
This is the main error it throws: ``` ERROR edscalendar.calEDSProvider: Batch is started but provided calendar Personal - 2e6cb6cb-9bf8-402e-a9e8-03432323523 doesn't match calendar Calendar1 - undefined *** ERROR edscalendar.calEDSProvider: CalendarServiceException@resource://edscalendar/exceptions.jsm:26:13 getECalClient@jar:file:///home/r/.thunderbird/ffffff.default/extensions/%7Be6696d02-466a-11e3-a162-04e36188709b%7D.xpi!/components/calEDSProvider.js:315:17...
Imported calendar items from google calendar are not added by eds calendar. Reason is onModify is called instead of onAdd which causes that items are ignored. Implement extra functionality to...
of my 5 thunderbird webdav calendars, only 2 are syncing with eds. is there a limit to how many calendars i can have working with this addon?
Hi Mateusz, I made a review about one month and a half ago about how much I like this extension and suggesting that all instances of recurring events appeared in...
Originally reported by: **Mateusz Balbus (Bitbucket: [balbusm](http://bitbucket.org/balbusm), GitHub: [balbusm](http://github.com/balbusm))** --- From time to time test are failing - usually reason is "Cannot find unnamed source". Sometimes thunderbird crashes during the...
Hi, the long-term release Thunderbird 128 ESR is out and EDS Calendar Integration does not yet support it. Thanks.
My widget is not syncing.I haven't found browser.dom.window.dump.enabled or logging.enabled , so, I don't know how to provide complete information. But clearly, extension is not working:  This is what've...