当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Unable to start Flatpak from command line- Thunderbird Version 115.0.1

  • 3 件の返信
  • 1 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: david.w.potter

more options

I recently installed the Flatpak version of Thunderbird Version 115.0.1.

I can no longer start Thunderbird from the command line. It is supposed to run by using the command flatpak run org.mozilla.Thunderbird. When I issue this command nothing happens.

I can however start Thunderbird by using rofi. When I use rofi to start Flatpak Thunderbird, it runs perfectly.

I do not have any problems with any of the other Flatpak applications that I have on my system. Prior to updating Thunderbird, I did not have any problems with the Flatpak version of Thunderbird that I had installed. It is just this new version of Flatpak Thunderbird that is giving me problems.

I am running Debian Linux version 12.

I recently installed the Flatpak version of Thunderbird Version 115.0.1. I can no longer start Thunderbird from the command line. It is supposed to run by using the command flatpak run org.mozilla.Thunderbird. When I issue this command nothing happens. I can however start Thunderbird by using rofi. When I use rofi to start Flatpak Thunderbird, it runs perfectly. I do not have any problems with any of the other Flatpak applications that I have on my system. Prior to updating Thunderbird, I did not have any problems with the Flatpak version of Thunderbird that I had installed. It is just this new version of Flatpak Thunderbird that is giving me problems. I am running Debian Linux version 12.

この投稿は Wayne Mery により に変更されました

選ばれた解決策

My version of Thunderbird has now been updated to 115.1.1 and I am now able to start Thunderbird from the command line using the command flatpak run org.mozilla.Thunderbird.

Many thanks for your assistance.

この回答をすべて読む 👍 0

すべての返信 (3)

more options

On further investigation I find that I can run Thunderbird from the command line if I run the following command:

flatpak run --branch=stable --command=thunderbird org.mozilla.Thunderbird

I am not quite sure why I need to run this more verbose command as I should only need to run:

flatpak run org.mozilla.Thunderbird.

Anyway, I seem to have got it working, so I am happy with this work-around.

more options

This should be fixed in Thunderbird flatpak 115.1.0 which was released some time ago. Please check if you have this update available.

more options

選ばれた解決策

My version of Thunderbird has now been updated to 115.1.1 and I am now able to start Thunderbird from the command line using the command flatpak run org.mozilla.Thunderbird.

Many thanks for your assistance.