I'm using Thunderbird 68.10.0 on Ubuntu 18.04. I had xul-ext-lightning installed (version 68.10.0). My local calendar was working fine. Today, xul-ext-lightning was upgraded to 78.11.0 (TB was left untouched as I have apt-mark'ed it), and I couldn't open any calendar items any longer. After restarting TB, my calendar is gone, no "Events and Tasks" menu, no calendar icon on the top right...
I tried all steps on this link, but they don't apply since the plugin is installed as per above.
There's also no error message from TB in regards to the plugin.
What else can I try? Do the versions of TB and xul-ext-lightning have to be the same? If so, how can I downgrade the plugin back? I tried apt-get install xul-ext-lightning=1:68.10.0+build1-0ubuntu0.18.04.1
(which was the previous version as per /var/log/apt/history.log
) but it came back with E: Version '1:68.10.0+build1-0ubuntu0.18.04.1' for 'xul-ext-lightning' was not found
.
Thanks.