Auto save fails on demo score
- Open MuseScore. If you are using the default settings then
:/data/demo.mscx
will open automatically - Edit > Preferences > General
- Mark the check box next to "Auto Save"
- Press "OK" to leave the preferences dialog
- Make a change to the demo score and wait two minutes
Expected behavior: Score should automatically save changes (maybe in the folder for Temporary file) so that changes can be recovered in case of a crash
Actual behavior: Musescore pops up a couple error messages every two minutes:
---------------------------
MuseScore: Save File
---------------------------
renaming old file <:/data/demo.mscx> to backup <.demo.mscx,> failed
---------------------------
OK
---------------------------
---------------------------
MuseScore: Save File
---------------------------
renaming temp. file to <:/data/demo.mscx> failed:
Bad file descriptor
---------------------------
OK
---------------------------
Comments
Surely it has trouble auto saving it because the demo file has an invalid file location (<:/data/demo.mscx>) as opposed to
The file location is valid (it refers to an internal location in the MuseScore executable). However the file is (intentionally) not writable at that location. The error message is improved in the development version.
The bug is still open because there is more work to reach the expected behavior described above.
fixed in rev. 2324.
Automatically closed -- issue fixed for 2 weeks with no activity.