Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partial fix #17623: Null check for stemside artic placement on stemless chords #17635

Merged
merged 2 commits into from May 22, 2023

Conversation

asattely
Copy link
Contributor

Partially resolves: #17623

The Szymanowski score was a simple null check, so I'm pushing that here. The other example score from that issue is related to some major changes that are taking place, and the fix for that one will be folded into a different PR in the near future.

@cbjeukendrup
Copy link
Contributor

@asattely Reg. the other crash, I assume you mean Michele's PR, right?

@cbjeukendrup
Copy link
Contributor

One more thing, shouldn't we add a VTest or unit test that covers this case?

@asattely
Copy link
Contributor Author

A vtest has been added! (A failure is not shown because the previous build actually fails to complete the PNG generation step due to crash, but the vtests for this branch build and function appropriately)

@RomanPudashkin RomanPudashkin merged commit 8c3aad1 into musescore:master May 22, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Musescore 4 development version crashes on big scores
4 participants