Does zed should always check permission of /home/username/.local/share/zed/zed-stable.sock #27916
algebnaly
started this conversation in
Feature Ideas / Enhancements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I am a zed user from linux.
I have noticed that zed cannot startup without any hint after I use zed with
sudo -E zeditor <some_root_file>
to edit file that current user cannot edit.After some inverstigation, I notice that /home/username/.local/share/zed/zed-stable.sock now has permission of root user.
should we always check permission of /home/username/.local/share/zed/zed-stable.sock and print some help information?
Beta Was this translation helpful? Give feedback.
All reactions