zed icon indicating copy to clipboard operation
zed copied to clipboard

Linux: Zed does not close properly

Open bluthej opened this issue 1 year ago • 2 comments

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

bluthej avatar Apr 27 '24 09:04 bluthej

Having the same issue on KDE. Using the builtin zed: quit (Ctrl + Q) works fine however.

ap-1 avatar Apr 27 '24 15:04 ap-1

@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.

bluthej avatar Apr 27 '24 17:04 bluthej

This should be fixed!

mikayla-maki avatar Jun 25 '24 17:06 mikayla-maki