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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[馃悰 | Bug]: File saving not working as intended with Xcode #2330

Closed
Ironicbay opened this issue May 20, 2022 · 1 comment 路 Fixed by #4198
Closed

[馃悰 | Bug]: File saving not working as intended with Xcode #2330

Ironicbay opened this issue May 20, 2022 · 1 comment 路 Fixed by #4198
Assignees
Labels
A-MacOS Area: MacOS issue bug Issue related to a bug

Comments

@Ironicbay
Copy link
Contributor

Ironicbay commented May 20, 2022

Version

2.9.0

What platforms you were running our software when the bug happened ?

MacOS

What happened ?

Can't save a file through XCode when editing it directly from a Parsec workspace, getting message The document xxx could not be saved.

For the file filename.extension, the file filename-.extension is created in the workspace, and the original get deleted. Its content is the same as the original file. So three issues:

  • Original file is deleted, and with it its creation date and history
  • New file has to be renamed to replace original
  • Changes can't be saved, and auto-save messes up editing with pop-up messages telling it can't save

This could be related to #2211, and interestingly hasn't been fixed by it.

Relevant output

No response

@Ironicbay Ironicbay added bug Issue related to a bug A-MacOS Area: MacOS issue labels May 20, 2022
@Ironicbay Ironicbay self-assigned this May 20, 2022
@FirelightFlagboy
Copy link
Contributor

Fixed in #4198

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-MacOS Area: MacOS issue bug Issue related to a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants