After import of MIDI or MusicXML file, next "open" starts in bad folder

• Oct 29, 2014 - 14:55
Type
Functional
Severity
S3 - Major
Status
closed
Regression
No
Workaround
No
Project
Tags

Ubuntu 14.04, GIT commit: bd8fd89

1) start MuseScore
2) File / Open
3) if there is no MIDI or MusicXML file in current folder, navigate to a place where there is one
4) open it
5) File / Open

Result: the file dialog is showing a completely unrelated folder. On my system, running under the debugger, it is my "MuseScore-build" folder, which is the "working directory" for the process as set by QtCreator.

Expected result: same as if you had selected a regular MSCZ file at step 4 - the next "open" operation should start in that same folder.


Comments