Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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.