Error opening file created in 2.3.2

• Dec 5, 2018 - 18:36
Reported version
3.0
Priority
P0 - Critical
Type
Functional
Frequency
Once
Severity
S2 - Critical
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project

Opening the attached file in 3.0 beta and allowing the program to reset all elements positions to default will cause the program to unexpectedly close.

Attachment Size
Lavallee.mscz 52.39 KB

Comments

Priority P0 - Critical

With current build I don't even get that far, crashes before displaying the dialog. Lots iof debug message about sanitizing tuplets, so I expect there might be a problem there.

I would think that there is indeed a problem with sanitizing tuplets as almost every measure contains triplets or groups of 6. The score does open properly in 2.3.2.

on win 10 beta. file opens initially, and if I don't reset elements then loading completes fine. But if I reset elements, then there is a crash before loading completes.

Status active fixed

Fixed in branch master, commit d5298f5d68

fix #279464 Error opening file created in 2.3.2
Tuplets can be layouted only if beams on the tuplet chord/rests are layouted.
Cross beams complicate this a lot as a cross beam can only be layouted after staff
distances are fixed.