GVFS is a mechanism used by GNOME to mount remote folders locally . The GVFS mount folder looks something like this
/run/user/100/gvfs/sftp:host=remote.host/home/abc/zed
Steps to reproduce : (Either of the below )
Nautilus : Right click folder & select "Open with .." . Select Zed
Terminal : open a GVFS folder on terminal & type "zed . "
Drag and drop folder from nautilus onto Zed
1 & 2 fails to open the folder .The path is pruned at 'sftp'
3 works
Same steps work in Codium
Assume there might could be similar issues opening remote folders on Linux
Check for existing issues
Describe the bug / provide steps to reproduce it
GVFS is a mechanism used by GNOME to mount remote folders locally . The GVFS mount folder looks something like this /run/user/100/gvfs/sftp:host=remote.host/home/abc/zed
Steps to reproduce : (Either of the below )
Assume there might could be similar issues opening remote folders on Linux
Environment
Linux 6.7.12+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.7.12-1~bpo12+1 (2024-05-06) x86_64 GNU/Linux - Bookworm 12.6
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your Zed.log file to this issue.
[2024-07-12T17:54:31+05:30 ERROR worktree] failed to canonicalize root path: No such file or directory (os error 2)