Opening a part causes crash
1. Open a score with a part.
2. Click on part.
Result: Crash.
Using MuseScore 2.0 Nightly Build (4832) - Mac 10.6.8.
Thanks to shutterfreak .
1. Open a score with a part.
2. Click on part.
Result: Crash.
Using MuseScore 2.0 Nightly Build (4832) - Mac 10.6.8.
Thanks to shutterfreak .
Comments
I think I identified the root cause. The tabs are displayed even if the parts must still be created (via File → Parts → Create). The crash is gone if I create a part this way and then click on the part's tab.
Probably a NULL pointer issue (part not yet created).
I should have actually looked into it more :).
I'm a bit puzzled as to how that score was created (with regards to parts). Can you take us through it?
I first created the score, then I defined 6 parts (1 per instrument + 1 for the 2 violins + 1 for the viola & cello).
In MuseScore 1.1 you have to generate the parts as they're not shown otherwise. There's even no link between a score and parts thereof in MuseScore 1.1.
With MuseScore 2.0 nightly I see it understands that there are parts in the score as I get 2 rows with tabs: the score and below it the individual parts of that score. Since I imported an existing score into MuseScore 2.0 nightly the individual parts did not exist on disk yet.
Instead of crashing, MuseScore 2 should either create the parts or warn the user that the part does not exist and offer the following 2 options: create the missing part from the master score, or search for the part on the file system.
Although I can't reproduce this (I think it must have been any score, in which opening a part would crash), I'm cautious until this is fixed: #17154: Parts with spanning barlines cause crash
From the crashlog #17154: Parts with spanning barlines cause crash is navigator related. You can't reproduce it if the navigator is open. This one is most probably fixed. Reopen or create a new issue if you still encounter it.
Automatically closed -- issue fixed for 2 weeks with no activity.