First ABC import overwritten by the second
Type
Functional
Frequency
Once
Severity
S5 - Suggestion
Reproducibility
Always
Status
closed
Regression
No
Workaround
Yes
Project
If we import two ABC tune one after the other, without saving the first one, the second import overwrites the first one.
The plugin should check if the temp file already exists. If so, it should increment it. For example : my_file1.xml, then my_file2.xml, etc.
Comments
Workaround is to use File > Save as
See https://github.com/lasconic/abc_import/pull/3 (hanging there unmerged since 2013)
I've integrated this ABC Import fix into https://github.com/musescore/MuseScore/pull/9000
https://github.com/jeetee/abc_import/commit/c0a509986bf625fc7c79caed4ed…
Automatically closed -- issue fixed for 2 weeks with no activity.