musescore / musescore/MuseScore
When saving uncompressed MuseScore folder format, MU doesn't remove an extension and saves the score as mscz file on Linux (occurs on Windows/Mac if file extensions are not hidden)
Open
Nobody has claimed this yet.
needs review
P1
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
To Reproduce
- Create a score
- Add some notes
- Save
- In Save score dialog, select Uncompressed MuseScore folder format (notice MU shows mscz extension)
- Click OK - MU saves the score in mscz format

Workaround:
Remove the extension manually when saving Uncompressed MuseScore folder format
Platform information
Linux Mint 20.2
Additional context
See #10660
Also, the bug can be related to #10836
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
Start by reproducing the save flow on Linux with Uncompressed MuseScore folder format and inspect the save-dialog handling for that format. Trace how the selected format determines the displayed and written filename. Done means the uncompressed folder format does not retain an .mscz extension while compressed scores continue to save correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100