-
Notifications
You must be signed in to change notification settings - Fork 17k
Closed
Description
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a bug report that matches the one I want to file, without success.
Electron Version
16.0.6
What operating system are you using?
Other Linux
Operating System Version
NixOS 21.11
What arch are you using?
x64
Last Known Working Electron version
None
Expected Behavior
When electron is started using the ozone wayland platform it does not crash.
Actual Behavior
Under the latest wlroots or sway release, any electron app crashes at start with the error message in the title.
Testcase Gist URL
No response
Additional Information
This is an upstream issue in chromium and fixed with the following commit included with v99.0.4766.
However this chromium version is only uses in electron v18 nightly so far, so it might be worth back porting it to v17 and even v16.
Reactions are currently unavailable