mapeditor / mapeditor/tiled

saving files without sufficient permissions sneakily saves to "virtual store" windows 7

Open
#373 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

qt issue windows
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.