Hello Robert, Am 12.10.20 um 09:21 schrieb Robert Pommrich: > Importing an ics file via Events and Tasks -> Import... > > An example is the following simple file: > > BEGIN:VCALENDAR > VERSION:2.0 > PRODID:-//hacksw/handcal//NONSGML v1.0//EN > BEGIN:VEVENT > UID:[email protected] > DTSTAMP:19970714T170000Z > ORGANIZER;CN=John Doe:MAILTO:[email protected] > DTSTART:19970714T170000Z > DTEND:19970715T035959Z > SUMMARY:Bastille Day Party > GEO:48.85299;2.36885 > END:VEVENT > END:VCALENDAR > > * What was the outcome of this action? > > The import fails, the error console shows: > > Import error: TypeError: proxy must report the same value for the > non-writable, > non-configurable property '"addItem"' import-export.js:211 > putItemsIntoCal chrome://calendar/content/import-export.js:211 > importRemainingItems chrome://calendar/content/calendar-ics-file- > dialog.js:218 > _fireButtonEvent chrome://global/content/elements/dialog.js:487 > _doButtonCommand chrome://global/content/elements/dialog.js:466 > _handleButtonCommand chrome://global/content/elements/dialog.js:460 > _handleButtonCommand self-hosted:844 > loadEventsFromFile chrome://calendar/content/import-export.js:37 > InterpretGeneratorResume self-hosted:1151 > AsyncFunctionNext self-hosted:693 > > * What outcome did you expect instead? > > Successful import of the ics file. > > > This bug renders an important part of the calender functionality of > thunderbird > unusable.
importing this example ICS file works for me! After importing into a local calendar I've an entry from July 14th 1997 to July 15th 1997. Please follow the steps that are collected within the Debian wiki for narrow down issues. https://wiki.debian.org/Thunderbird#Bug_Reporting_.2F_Issues I'm quite sure you have one ore more Add-on installed locally that causing such problems. Or Apparmor is blocking some write access somewhere or your proxy is making trouble somehow. -- Regards Carsten Schoenert

