zed
zed copied to clipboard
Linux: Zed does not close properly
Check for existing issues
- [X] Completed
Describe the bug / provide steps to reproduce it
When I close Zed I get an error message in the terminal from which I opened it, which keeps repeating over and over:
Protocol error 2 on object zxdg_toplevel_decoration_v1@27:
I have to ctrl-c to make it stop.
As a consequence, if I instead open Zed from wofi (my application launcher) and close it, I have to go find the process and terminate it, otherwise it keeps running and I am unable to open a new Zed instance.
Environment
Zed: v1.0.0 (Zed) OS: Linux 1.0.0 Memory: 15 GiB Architecture: x86_64
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
Having the same issue on KDE. Using the builtin zed: quit (Ctrl + Q) works fine however.
@ap-1 oh indeed, I didn't notice that the built-in quit didn't have the same problem because I always close applications with my window manager shortcut.
This should be fixed!