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

[Bug]: Crash with enable-wayland-ime parameters on Linux #38467

Closed
3 tasks done
Bryan2333 opened this issue May 27, 2023 · 2 comments
Closed
3 tasks done

[Bug]: Crash with enable-wayland-ime parameters on Linux #38467

Bryan2333 opened this issue May 27, 2023 · 2 comments

Comments

@Bryan2333
Copy link

Bryan2333 commented May 27, 2023

Preflight Checklist

Electron Version

24.x.y

What operating system are you using?

Other Linux

Operating System Version

Including but not limited to Arch Linux

What arch are you using?

x64

Last Known Working Electron version

No response

Expected Behavior

Applications launch normally.

Actual Behavior

As soon as I type using the input method, the application crashes

Testcase Gist URL

No response

Additional Information

Some of my applications like drawio-desktop are using electron 24, which is based on chromium 112. However there is a bug in chromium 112, see Chromium crashes when running with --ozone-platform=wayland --enable-wayland-ime under weston/kwin, which make electron applications crash immediately when launching them with --enable-wayland-ime . I have to launch the applications in xwayland mode.

Although the patchset has been merged into the mainline of chromium, the chromium 112 is no longer supported, so they won't backport the patchset to 112. I wonder if the patchset can be merged into electron 24 to fix this problem.

@Bryan2333
Copy link
Author

Any update?

@MarshallOfSound
Copy link
Member

Picked in #38711

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Unsorted Items
Development

No branches or pull requests

3 participants