Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Can't save in editor on remote connections #1876

Open
3 tasks
FreezyEx opened this issue Jan 30, 2025 · 5 comments
Open
3 tasks

[Bug]: Can't save in editor on remote connections #1876

FreezyEx opened this issue Jan 30, 2025 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@FreezyEx
Copy link

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

  1. start a remote connection
  2. edit a file using wsh edit fileName
  3. try to save the file
  4. 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
@FreezyEx FreezyEx added bug Something isn't working triage Needs triage labels Jan 30, 2025
@esimkowitz
Copy link
Member

What are the permissions on the file?

@esimkowitz esimkowitz self-assigned this Jan 31, 2025
@esimkowitz esimkowitz removed the triage Needs triage label Jan 31, 2025
@FreezyEx
Copy link
Author

What are the permissions on the file?

-rw-r--r-- 1 root root

@esimkowitz
Copy link
Member

If the file is owned by root that could be a problem. What user are you connecting with?

@FreezyEx
Copy link
Author

If the file is owned by root that could be a problem. What user are you connecting with?

I am using root user

@sawka
Copy link
Member

sawka commented Feb 20, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants