Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Min does not work on wayland #1910

Open
danknil opened this issue Feb 8, 2022 · 1 comment
Open

Min does not work on wayland #1910

danknil opened this issue Feb 8, 2022 · 1 comment
Labels

Comments

@danknil
Copy link

danknil commented Feb 8, 2022

  • Min Version: 1.23
  • Operating system:
    Arch Linux, Gnome DE 41.3

Expected Behavior

Run normally on wayland with flags "--enable-features=UseOzonePlatform --ozone-platform=wayland"

Actual Behavior

Does not launch at all
Error:

[15325:0208/105510.220304:ERROR:gpu_init.cc(457)] Passthrough is not supported, GL is egl, ANGLE is
[15325:0100/000000.224495:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.
[1]    15273 segmentation fault (core dumped)  min --enable-features=UseOzonePlatform --ozone-platform=wayland

To Reproduce

run min --enable-features=UseOzonePlatform --ozone-platform=wayland in terminal

@danknil danknil added the bug label Feb 8, 2022
@loserMcloser
Copy link

Works on Wayland in version 1.25.1 with the update to electron19, but also see #2042.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants