Open Format -> Style leads to crash
Reported version
3.0
Priority
P0 - Critical
Type
Functional
Frequency
Many
Severity
S1 - Blocker
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
OS: Windows 7 SP 1 (6.1), Arch.: x86_64, MuseScore version (64-bit): 3.0.0.3963, revision: 0ef5104
Open any score, for example, Untitled
Open Format -> Style = Result crash
not this one :
OS: Windows 7 SP 1 (6.1), Arch.: x86_64, MuseScore version (64-bit): 3.0.0.3959, revision: 722ddc2
Comments
Not really a crash but a failed assertion:
Fatal: int : widget: Ms::FontStyleSelect
(C...\MuseScore\mscore\editstyle.cpp:757, void Ms::unhandledType(const Ms::StyleWidget*))
More issues with that change (the 2 commits ffdab67 and 0ef5104): header, footer and bend text lost their style settings
Yes, I have seen the styles serrings lost with an SATB score created earlier, you can add also Title, sub title, Lyricist, but not composer...
I tried to fix the crash and old text styles reading, see https://github.com/musescore/MuseScore/pull/4236.
? I can add composer (right-click into frame, add, composer)
sorry posts crossed
In reply to ? I can add composer (right… by Jojo-Schmitz
Yes you can add, I answered to your list of styles setting broken, I have seen that in a previous score created with a recent 3.0 dev Nightly, the style format have been lost but Composer, Just for information only.
In reply to I tried to fix the crash and… by dmitrio95
Thanks @Dimitrio95.
Fixed in branch master, commit e9e09fc21c
fix #278874: fix assertion failures regarding Format->Style window
Fixed in branch master, commit e46c668a2e
Merge pull request #4236 from dmitrio95/278874-style-window-crash
fix #278874: fix regressions caused by transition to the new text style format
In reply to Git webhook message by Git Message
Tested with OS: Windows 7 SP 1 (6.1), Arch.: x86_64, MuseScore version (64-bit): 3.0.0.3998, revision: 2ad0757
Format -> Style opens for Untitled score and an SATB score created earlier.
Thanks to all for this really quick fix.
Automatically closed -- issue fixed for 2 weeks with no activity.