Crash when closing score/application during Save Online
Reported version
2.1
Priority
P2 - Medium
Type
Functional
Severity
S1 - Blocker
Status
active
Regression
No
Workaround
No
Project
- Open score.
- 'File'>'Save Online'.
- 'Save'.
- Close score, or MuseScore before the dialogue appears.
Result: Crash (see attached log).
Note: The score does seem to upload successfully.
Using MuseScore 2.1, 2.2 Nightly Build 072c135 and 3.0 Nightly Build 528c131 - Mac 10.11.6.
Attachment | Size |
---|---|
Crash when closing score:application during Save Online [Log].txt | 67.47 KB |
Comments
Which score? Or is it just any score? If so it got to be a new problem in musescore.com or relate to Mac and a special version of MacOS?
I managed with every score in trying to reproduce; no special version of Mac.
Works just fine for me, MuseScore 2.1, Windows 7
Looks like it is crashing at mscore/uploadscoredialog.cpp, line 150, I'm not sure though and woudn't know why
2.3-dev (3182aa5): I can't reproduce when quitting the application, but can if closing the score.
3.0-dev (396687c): I can't see Save Online.
OS: OS X 10.11.6
Arch.: x86_64
Try using -e to at least see the save online dialog
Thanks Jojo.
I managed to reproduce the score-closing crash (see attached log) in 396687c, but not the quit.
Does the 2.1 tag mean it applies to both 2.3 and 3.0 versions?
In reply to Thanks Jojo… by chen lung
2.1 means it isn't a regression in 2.2 or 2.3
Whether Master AKA 3.0 is affected too needs to get checked, seems you just did that, right?
Thanks for explaining.
And yes, it affects both development versions (2.3 and 3.0) - the score-closing aspect anyway; perhaps there has been a change somewhere, since the initial report, in relation to the quit one.
Just stumbled across this again today. Reasone for the crash in the above mentioned place is of course that there is no currentScore() anymore, once all scores are closed.
That is why we separated severity and priority. We can crash the software with "clicking too fast" scenarios but this is still not a priority :)