[Bug]: Can't save in editor on remote connections
Current Behavior
Neither the "save" green button, nor Alt-S / Ctrl-S save the edited file.
Expected Behavior
It should save the edited file using the "save" button or Ctrl-S
Steps To Reproduce
- start a remote connection
- edit a file using
wsh edit fileName - try to save the file
- if you close and re-open the file the file is not updated.
Wave Version
v0.11.0
Platform
Windows
OS Version/Distribution
No response
Architecture
x64
Anything else?
No response
Questionnaire
- [ ] I'm interested in fixing this myself but don't know where to start
- [ ] I would like to fix and I have a solution
- [ ] I don't have time to fix this right now, but maybe later
What are the permissions on the file?
What are the permissions on the file?
-rw-r--r-- 1 root root
If the file is owned by root that could be a problem. What user are you connecting with?
If the file is owned by root that could be a problem. What user are you connecting with?
I am using root user
This won't fix your problem, but we're adding better error messages into the editor, so at least we'll be able to show the actual reason why the write failed (and not fail silently).