-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
blade: Update to e142a3a to fix crash #17510
blade: Update to e142a3a to fix crash #17510
Conversation
hm, these blade revisions not being on its I've been meaning to figure out a fix for that, but any idea when these revisions will land on blade |
Hmm, the master/preview branches are currently running this revision of Blade to fix some issues on Intel + Nvidia systems. According to #17022 (comment) it seems to be working fine so far, so hopefully it won't be long until those changes are merged. |
yeah, I believe the nix builds broke for commits after #17022. luckily I don't think many people besides me use the flake build for themselves yet, just the devShell, which is unaffected. thanks! |
Closes #17005 Like #17319, but based on kvark/blade#144. This should be cherry-picked into preview if possible 🙂 Release Notes: - Linux: Fixed crash when closing windows on Wayland.
I've kicked off the preview build and will publish the release (v0.152.2-pre) when it finishes. |
Any idea when this is likely to hit the |
Our Linux Arm Github Actions runner was deprecated (running Ubuntu 20.04 to get an old LibC) and is no longer available. This prevented the release from finalizing. We may have to manually build for Linux on arm for a while until we get it going again with a newer runner. Fix here: Apologies for the delay. We have been distracted by travel and prep for RustConf. |
This is now out in Zed Preview v0.152.3. |
Prefect, confirmed fixed for me. Thanks |
Closes #17005
Like #17319, but based on kvark/blade#144.
This should be cherry-picked into preview if possible 🙂
Release Notes: