"Continue last session" (from Preferences > General) doesn't work anymore, starts empty instead
Reported version
3.x-dev
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
- Set Preferences > General > Continue last session
- Open a score or more
- Close MuseScore
- Start MuseScore
Expected result: MuseScore starts with that last score open
Actual result: it starts empty
Fix version
3.5.0
Comments
Most likely caused by 14c1299, but I don't see what might be wrong with that?
It is not that, issue must be older
Next potential candidate might be 39c3f39
nope, that isn't the culprit either
This is a result of https://github.com/musescore/MuseScore/pull/5784 to fix #301929: No reminder to save, if you quit program before entering anything in a new score.
Thanks!
I'll look into it (unless @mattmcclinch already has a fix, which wouldn't surprise me).
PR #5989.
Fixed in branch master, commit 1e1705f6f1
_Fix #304446: "Continue last session" (from Preferences > General) doesn't work anymore, starts empty instead
Fixed a problem introduced in PR #5784 that caused some open scores to fail to be written to the session file on application close, breaking the “continue last session” functionality for those scores.
This affected all open scores that had previously been saved but hadn't been modified since being saved. It did not affect scores that had been modified or that were newly created and had never been saved._
Fixed in branch master, commit 3de239f9a3
_Merge pull request #5989 from Spire42/304446-continue-last-session-starts-empty
Fix #304446: "Continue last session" (from Preferences > General) doesn't work anymore, starts empty instead_
Automatically closed -- issue fixed for 2 weeks with no activity.