saving files without sufficient permissions sneakily saves to "virtual store" windows 7
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12.9k
- Forks
- 2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 8
Description
While saving .tmx or save as image to c:\ with a user without write permission, it automatically writes to c:\users\username\AppData\Local\VirtualStore\
This is very confusing because it incorrectly shows that it saved the file where it does not have permission (in the file browser in tiled only), but is not actually there.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce on Windows 7 by saving a .tmx file or image to C:\ without write permission. Trace the save and file-browser behavior to determine why Windows VirtualStore makes the file appear saved, then verify that failed saves are reported accurately and no misleading location is shown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100