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
#11,615 5 comments 0 reactions 0 assignees View on GitHub

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

  1. Create a score
  2. Add some notes
  3. Save
  4. In Save score dialog, select Uncompressed MuseScore folder format (notice MU shows mscz extension)
  5. Click OK - MU saves the score in mscz format

uncompr

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.