-
Notifications
You must be signed in to change notification settings - Fork 3k
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
ERROR_OUT_OF_DATE_KHR crash in blade, when running on x11 Linux #9628
Comments
reported upstream in kvark/blade#104 |
It looks like a temporary fix was merged upstream: kvark/blade#110 On X11 (KDE), Zed is crashing whenever I try to resize the window. I tried updating the blade version to the latest commit myself, but it won't build now. I don't know enough Rust to have any idea how to fix it.
|
This comment was marked as spam.
This comment was marked as spam.
I noticed that if I build v0.130.6, it doesn't crash for me, so I think a recent change must have made the problem worse. |
I've found a workaround. On KDE, you can right click on the taskbar icon and under more, click maximize. It will crash if you try to use the normal maximize button. |
I'm pretty sure this issue can be closed as of one of the latest commits, resizing now doesn't crash anymore, for me atleast |
I can confirm that it's fixed now. |
Glad it's working for y'all! |
Check for existing issues
Describe the bug / provide steps to reproduce it
The issue happens in Zed as well, but a smaller repro is the "animation" example in gpui.
cargo run --example animation
.Output:
Environment
NA
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your
~/Library/Logs/Zed/Zed.log
file to this issue.No response
The text was updated successfully, but these errors were encountered: