為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Thunderbird flatpak commit subject doesn't show version number

  • 2 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 Jeffrey Goh

more options

When encountering a problem with a new release and wanting to downgrade back to an older (working) version - especially if some plugin I depend on hasn't been updated yet. The current version is well marked, but it would be helpful if the older versions had a subject line like "Release 115.x.x (github commit id)" so we can do better than walk back one release at a time. All flatpak examples for rollback show meaningful subject lines, but Thunderbird and other flatpaks I actually use don't seem to.

  1. flatpak remote-info --log flathub app/org.mozilla.Thunderbird

Thunderbird - Thunderbird is a free and open source email, newsfeed, chat, and calendaring client

       ID: org.mozilla.Thunderbird
      Ref: app/org.mozilla.Thunderbird/x86_64/stable
     Arch: x86_64
   Branch: stable
  Version: 115.9.0

...

   Commit: ec99a6e7155ef2ce8fbb88a45c9ce50f3213289cdf6c0f77825b622f30fa7845
   Parent: 6e23bd3c0dbb2ea57192a120e9d4c431ee192e454e0cc11452184392f14e6fab
  Subject: Export org.mozilla.Thunderbird
     Date: 2024-03-19 14:02:18 +0000
  History: 
   Commit: 6e23bd3c0dbb2ea57192a120e9d4c431ee192e454e0cc11452184392f14e6fab
  Subject: Export org.mozilla.Thunderbird
     Date: 2024-03-05 07:25:45 +0000
   Commit: 1d7a72d99a0e77fc16bdd610d356f4eea0626dfaf95fa572744451502b9f4128
  Subject: Export org.mozilla.Thunderbird
     Date: 2024-03-05 07:04:30 +0000
When encountering a problem with a new release and wanting to downgrade back to an older (working) version - especially if some plugin I depend on hasn't been updated yet. The current version is well marked, but it would be helpful if the older versions had a subject line like "Release 115.x.x (github commit id)" so we can do better than walk back one release at a time. All flatpak examples for rollback show meaningful subject lines, but Thunderbird and other flatpaks I actually use don't seem to. # flatpak remote-info --log flathub app/org.mozilla.Thunderbird Thunderbird - Thunderbird is a free and open source email, newsfeed, chat, and calendaring client ID: org.mozilla.Thunderbird Ref: app/org.mozilla.Thunderbird/x86_64/stable Arch: x86_64 Branch: stable Version: 115.9.0 ... Commit: ec99a6e7155ef2ce8fbb88a45c9ce50f3213289cdf6c0f77825b622f30fa7845 Parent: 6e23bd3c0dbb2ea57192a120e9d4c431ee192e454e0cc11452184392f14e6fab Subject: '''Export org.mozilla.Thunderbird''' Date: 2024-03-19 14:02:18 +0000 History: Commit: 6e23bd3c0dbb2ea57192a120e9d4c431ee192e454e0cc11452184392f14e6fab Subject: Export org.mozilla.Thunderbird Date: 2024-03-05 07:25:45 +0000 Commit: 1d7a72d99a0e77fc16bdd610d356f4eea0626dfaf95fa572744451502b9f4128 Subject: Export org.mozilla.Thunderbird Date: 2024-03-05 07:04:30 +0000

所有回覆 (2)

more options

I know this is not what you want to hear, but Thunderbird has no supported rollback. The profile data files are frequently changed in an update often in the data storage format and there is no way to unchanged them, or revert them.v So making it easier to do something that is not supported is actually going to be a disservice.

On Windows Thunderbird will simply refuse to use the profile that has been updated without a command line override, but I understand some things are not a strictly enforced with Linux.

However, you are welcome to place your feedback/Ideas in the feedback hub. It is linked from the Thunderbird help menu and links to https://connect.mozilla.org/

more options

so always back up the mailbox/metadata before an upgrade? I would say still a good idea to have the version numbers in the subject from a documentation standpoint as you can look up the commits to see if it's worth updating.

由 Jeffrey Goh 於 修改