musescore / musescore/MuseScore
crash to desktop when assigning color to multiple markings (usually measure numbers)
@RomanPudashkin is already working on this.
Since May 4, 2023.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Crash or freeze
Bug description
I'm working on a full orchestral score, with measure numbers on every bar for every instrument. I'm coloring the measure numbers with custom colors to indicate the status of that measure.
If I select multiple markings MS4 occasionally crashes to desktop. It's more likely if I shift-drag to select the markings in a box, but also happens if I control-click the markings. I've never had the crash if selecting only one mark at a time, but that's not efficient. (more efficient than relaunching, though!)
This has happened once also when marking both clefs in a grand staff (for synth) green, so it itsn't limited to measure numbers, but those happen frequently.
I don't know how to get a crash log. (please advise and I'll get you one)
Steps to reproduce
- open large orchestral score
- style / measure numbers / interval 1
- select numerous measure number markings
- properties / appearance / color / select a color / ok
- enjoy your desktop wallpaper
Screenshots/Screen recordings
No response
MuseScore Version
4.02
Regression
I don't know
Operating system
Windows 11
Additional context
Version 4.0.2.230651553 revision dbe7c6d
windows version 10.0.22621 (windows 11)
cpu i5-8250U
ram 8gb
program drive SK hynix NVMe
scores saved on USB 2TB SSD
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.