当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、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.

詳しく学ぶ

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

Thunderbird on Wayland starts with blank window on first launch. SOLVED: MOZ_ENABLE_WAYLAND=1 thunderbird

  • 2 件の返信
  • 0 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: Wayne Mery

more options

Hello

I'm running Thunderbird 102.11.0 with Gnome 44.1 and the Wayland windowing system on OpenSUSE Tumbleweed. The first time I launch the application after a restart it always hangs with a blank window titled "Home - Mozilla Thunderbird". The same thing happens whether I launch the application using the shell or the desktop icon. If I close the blank window and try again then the application always launches correctly on the second attempt.

This issue started about 4-6 weeks ago before that I never had any problems launching Thunderbird.

Any ideas on how I can debug this?

Cheers Norman

Hello I'm running Thunderbird 102.11.0 with Gnome 44.1 and the Wayland windowing system on OpenSUSE Tumbleweed. The first time I launch the application after a restart it always hangs with a blank window titled "Home - Mozilla Thunderbird". The same thing happens whether I launch the application using the shell or the desktop icon. If I close the blank window and try again then the application always launches correctly on the second attempt. This issue started about 4-6 weeks ago before that I never had any problems launching Thunderbird. Any ideas on how I can debug this? Cheers Norman
添付されたスクリーンショット

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

選ばれた解決策

Hello Again

I did some more research and it looks like this is a timing issue between the startup of the Wayland windowing system and the startup of the application. It only happens on first launch of an application and is not specific to Thunderbird. There are reports of similar issues with Firefox and other LINUX applications.

If I set the Wayland environment variable when starting Thunderbird then the blank window on first launch does not happen:

MOZ_ENABLE_WAYLAND=1 thunderbird

I hope this helps somebody.

Cheers Norman

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

すべての返信 (2)

more options

選ばれた解決策

Hello Again

I did some more research and it looks like this is a timing issue between the startup of the Wayland windowing system and the startup of the application. It only happens on first launch of an application and is not specific to Thunderbird. There are reports of similar issues with Firefox and other LINUX applications.

If I set the Wayland environment variable when starting Thunderbird then the blank window on first launch does not happen:

MOZ_ENABLE_WAYLAND=1 thunderbird

I hope this helps somebody.

Cheers Norman

more options

Norman, thanks for posting the tip.