No reminder to save, if you quit program before entering anything in a new score
Reported version
3.4
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.4.2.9788, revision: 148e43f
- Create any new score using the Wizard.
- Now quit the program.
Expected result: Reminder to save score.
Actual result: The program closes with no reminder to save.
Fix version
3.5.0
Comments
Why? There is no content to save
There is metadata (title, composer, etc.), instrument setup, key signature, time signature, tempo, and a specific number of empty measures. All of these can take effort to set up and are thus worth saving.
Hmm, ok. I was thinking of "my first score"
FWIW, I can't reproduce this. @geetar, please post more detailed steps.
I get the warning to save if I merely try to close the score, but not if I actually quit the program.
Good catch. Confirmed here.
I'm very surprised that it makes a difference, but there it is.
PR #5784.
Fixed in branch master, commit ec8b52d66c
_Fix #301929: No reminder to save, if you quit program before entering anything in a new score
Fixed a problem that caused MuseScore to fail to prompt the user to save any newly created scores when exiting the app if they hadn't been edited at all.
Note that this problem occurred only when exiting the app, and not when closing an individual score._
Fixed in branch master, commit 54f92191d4
_Merge pull request #5784 from Spire42/301929-new-score-save-prompt-on-exit
Fix #301929: No reminder to save, if you quit program before entering anything in a new score_
Automatically closed -- issue fixed for 2 weeks with no activity.