Closed
Bug 1561372
Opened 6 years ago
Closed 6 years ago
Latest Nightly Wayland Builds looking for X Display Variable
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1560545
People
(Reporter: simongethurston, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0
Steps to reproduce:
Set MOZ_ENABLE_WAYLAND=1
Launch Nightly in Wayland Compositor
Actual results:
Nightly fails to launch due to empty $DISPLAY variable.
Expected results:
Should be looking for $WAYLAND_DISPLAY. When forcibly passed DISPLAY=$WAYLAND_DISPLAY, Nightly crashes as it attempts to launch in X11 mode.
Updated•6 years ago
|
Component: Untriaged → Widget: Gtk
Product: Firefox → Core
Updated•6 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•