Thunderbird got downgraded via Flatpak - best next steps?
I'm using Discover to update Flatpak apps. A few days ago it updated to the latest 128 version of Thunderbird and I had subsequently made some changes to my profile and the details.
I wasn't paying attention this morning when updating via Discover and, once finished, found that Thunderbird had been downgraded to 115, leaving me unable to open it without the "A newer version of Thunderbird may have made changes to your profile which are no longer compatible with this older version." message.
I don't want to create a new profile, so what's the best way for me to switch back to 128 while maintaining the profile I had set up on it?
Chosen solution
Did some digging and found the following threads:
https://www.reddit.com/r/Thunderbird/comments/1e58ln5/thunderbird_flatpak_just_downgraded_its_self/
https://bugzilla.mozilla.org/show_bug.cgi?id=1908299
The suggested tips on bugzilla worked to resolve this issue for me (for now).
Ler a resposta no contexto 👍 1All Replies (9)
I just had the same issue!
I downgraded Thunderbird using the following commands. The mask command is needed so it wont be auto-updated by Discover or Gnome Software
sudo flatpak update --commit=2151b1e101f1266d135040c142f4c36a7e3373dc772e75a509a38efc39ded993 org.mozilla.Thunderbird flatpak mask org.mozilla.Thunderbird
Ditto
Start TB with the following command
"C:\Program Files\Mozilla Thunderbird\thunderbird.exe" -p --allow-downgrade
It looks like you're referencing Windows @lampros. This is for flatpak on Linux.
Is there a way for you to start in terminal Thunderbird executable by adding the commands -p --allow-downgrade
i.e. Thunderbird(executable) -p --allow-downgrade
Chosen Solution
Did some digging and found the following threads:
https://www.reddit.com/r/Thunderbird/comments/1e58ln5/thunderbird_flatpak_just_downgraded_its_self/
https://bugzilla.mozilla.org/show_bug.cgi?id=1908299
The suggested tips on bugzilla worked to resolve this issue for me (for now).
Thanks for this, but I am not exactly sure what tip you followed. Could you please cite the information you used to fix yours? thanks
Two commands solved it for me. thanks to Hammerhead Corvette on AskFedora forums.
flatpak update --commit=2151b1e101f1266d135040c142f4c36a7e3373dc772e75a509a38efc39ded993 org.mozilla.Thunderbird
flatpak update --commit=cbb56c7054d2893acf77b5cdfd0adc0588adc090edb49a92d79ac6e8f7983ad4 org.mozilla.Thunderbird.Locale
Hey presto, TB opens, fixed. Can't wait for a replacement for TB to turn up, I hate having no alternatives (with local folder abilities)
https://bugzilla.mozilla.org/show_bug.cgi?id=1908299
This bug is now fixed and you should see a refreshed version in Flatpak.