Calendar content has disappeared after upgrading to 128.8.1esr (Ubuntu)
Categories
(Calendar :: General, defect)
Tracking
(thunderbird_esr128 wontfix, thunderbird138 wontfix)
People
(Reporter: jerome, Assigned: mkmelin)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:136.0) Gecko/20100101 Firefox/136.0
Steps to reproduce:
Open Thunderbird
Open Calendar Tab
Actual results:
All is empty
Expected results:
I should see the content I had before upgrading
| Assignee | ||
Comment 1•1 year ago
|
||
What type of calendar?
Check the Error Console (Ctrl+Shift+J) for relevant error message.
Local calendars.
The console shows
NS_ERROR_FAILURE: error executing async statement CalStorageDatabase.sys.mjs:261
Uncaught (in promise) NS_ERROR_FAILURE: error executing async statement
handleCompletion resource:///modules/calendar/CalStorageDatabase.sys.mjs:261
| Assignee | ||
Comment 3•1 year ago
|
||
I would guess there's something wrong with the sqlite file. But it's hard to say. All we could do for now is to improve the logging.
| Assignee | ||
Comment 4•1 year ago
|
||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Pushed by vineet@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/591a912da14e
improve logging of failures in CalStorageDatabase. r=vineet
| Assignee | ||
Updated•1 year ago
|
Description
•