brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Can't save files when running in Windows 10 virtual machine #11715

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by LIHTU Tuesday Feb 06, 2018 at 10:10 GMT Originally opened as https://github.com/adobe/brackets/issues/14099


Problem: Cannot save files when editing with brackets in a windows 10 pro virtual machine running in macOS High Sierra 10.13.2 with Parallels.

Steps to Reproduce

  1. clone a git repo of some text files into the windows virtual machine drive.
  2. Open the repo folder on the windows drive with brackets in windows on the virtual machine.
  3. edit file
  4. save file

Expected behavior: File is saved

Actual behavior: Error modal. "Error Saving File". See image to see modal. Main message is "The permission do not allow you to make modifications."

I can save with other text editors just fine. I have all the permissions for the files. I even change the properties of Brackets to 'run as administrator', but still no luck. Anyone have any ideas?

error brackets

Versions

Brackets Release 1.12 build 1.12.0-17619

OS: Host OS: macOS High Sierra 10.13.2 Virtual Machine OS: Windows 10 pro, version 10.0.16299 Parallels Desktop Business Edition 13.2.0

core-ai-bot commented 3 years ago

Comment by LIHTU Tuesday Feb 06, 2018 at 10:25 GMT


Nevermind. For some reason the 'hidden' attribute (in windows properties dialog) was checked for the files I wasn't able to save. I believe it's because when the folder was first created (repo cloned to windows file system) some of the files lacked the .txt extension. Even after adding the extension, brackets still didn't save the files until I went into properties dialog and unchecked "hidden" for each one I added the extension to.