-
-
Notifications
You must be signed in to change notification settings - Fork 332
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
Segmentation fault when running on wayland and setting the linux backend as WaylandWithX11Fallback #828
Comments
Thanks for report. Does it only happen with WaylandWithX11Fallback, or with WaylandWithX11Fallback as well? Also would really appreciate the stacktrace! |
greetings! thank you for your patience and responding, I'd like to add that both WaylandWithX11Fallback and WaylandOnly cause this issue, here's the backtrace on top of that:
it's worth mentioning that running the program in release mode makes no difference, thank you for your patience once again! |
main.rs:
terminal output:
it is worth mentioning I am using Hyprland as my Wayland compositor, and also that using the x11 backend works partially but has a few quirks, those are probably xwayland issues anyway.
The text was updated successfully, but these errors were encountered: