Cari Bantuan

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.

Pelajari Lebih Lanjut

Unable to start Flatpak from command line- Thunderbird Version 115.0.1

  • 3 balas
  • 1 memiliki masalah ini
  • 192 kunjungan
  • Balasan terakhir oleh 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.

Diperbarui oleh Wayne Mery pada

Solusi terpilih

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.

Baca jawaban ini dalam konteks 👍 0

Semua Balasan (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

Solusi Terpilih

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.