-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Crash on Linux #19677
Comments
Update: this seems to be specific to KDE Plasma. I tried this while using the Cosmic desktop, and this issue did not occur. |
I also ran into what seemed like the same issue, but I was able to resolve it by changing the Nvidia Prime Profile from Performance Mode to On-Demand Mode. Once I made that change, Zed stopped crashing and worked as expected. This might help others with Nvidia GPUs experiencing similar issues...
|
I can also confirm Zed works in Cosmic but crashes on kde plasma, with the same wayland protocol error
system details
|
It crashes on Fedora 40, Gnome 46, Wayland as well:
with:
panic log:
|
I got it to work. Turns out, zed doesn't run on
Either setting the |
Without any vulkan driver it still doesn't run ;) I installed the |
Check for existing issues
Describe the bug / provide steps to reproduce it
Crashes immediately.
I tried running
zed --foreground
in a terminal, and this is the output:(this last line
Protocol error 0 on object wl_drm@39:
continues many more times)Environment
If applicable, attach your
~/Library/Logs/Zed/Zed.log
file to this issue.Zed.log
The text was updated successfully, but these errors were encountered: