0.9.5 file with breve or longa cannot be opened with MuseScore 0.9.6
Submitted by lasconic on June 10, 2010 - 10:55am.
| Project: | MuseScore |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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)
(For future reference)
Fixed by lasconic in r. 3151
Automatically closed -- issue fixed for 2 weeks with no activity.