搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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

  • 2 个回答
  • 0 人有此问题
  • 85 次查看
  • 最后回复者为 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.