You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a timing race somewhere during startup that results in my external monitor sometimes generating a hotplug event when changing modes.
This seems to result in Mir detecting the monitor as off, resulting in us disabling that output.
Then, for no reason I can gather, we decide to gracefully shutdown, but then fail at that because our XWayland integration aborts if you try and shut it down partway through initialisation?
There's a timing race somewhere during startup that results in my external monitor sometimes generating a hotplug event when changing modes.
This seems to result in Mir detecting the monitor as off, resulting in us disabling that output.
Then, for no reason I can gather, we decide to gracefully shutdown, but then fail at that because our XWayland integration aborts if you try and shut it down partway through initialisation?
The text was updated successfully, but these errors were encountered: