0.9.5 file with breve or longa cannot be opened with MuseScore 0.9.6

• Jun 10, 2010 - 11:55
Type
Functional
Severity
S4 - Minor
Status
closed
Project

Open this file created with MuseScore 0.9.5 with MuseScore 0.9.6

--> Crash

The handling of duration has changed between the two version and apparently some compatibility code is missing.
gcd() in musescore does not handle numerator > denominator and there is no case V_BREVE and V_LONG case in duration_type.cpp : Duration::Duration(const Fraction& _f)


Comments