Does not save files
Reported version
3.4
Type
Development
Frequency
Once
Severity
S2 - Critical
Reproducibility
Always
Status
won't fix
Regression
No
Workaround
No
Project
No momento de salvar alguma partitura ele não dá a opção de salvar, apenas de abrir/escolher o diretório. E assim gera erro ao tentar salvar algum arquivo.
Attachment | Size |
---|---|
Captura de tela de 2020-02-25 18-04-45.png | 140.42 KB |
Captura de tela de 2020-02-25 18-06-10.png | 41.47 KB |
Comments
To english: https://translate.google.com/#view=home&op=translate&sl=auto&tl=en&text….
Goole translate:
When saving any score he does not give the option to save, only to open / choose the directory. And so it generates an error when trying to save a file.
That error seems to be "Impossible to determine file type", right?
I guess it tries to save as "7/4/3.mscz", derriving the filename from the title, but that is an illegal filename, those are not allowed to contain "/", as that is the separator between filename and the path components
It does 'autocorrect' that to "7_3_4.mscz", which works, but not if you change it?
In reply to It does 'autocorrect' that… by Jojo-Schmitz
I have change the the name of the file. Don't work. I have the same problem to save another files. Actually, i can't save anyone.
Where are you trying to save to? Some Read-only location, or one where you don't have write permissions?
What Operating System is this, what version of MuseScore exactly?
I try to save on the Musescore pattern directory and on my documents directory. Its Linux Mint 19.3 and Musescore 3.4.2.
The problem it's the Musescore don't take me the option for save the file, only to choice the directory.
I think I get the meaning of Cancelar (Cancel), but what is Abrir? Abort?
You may need to give the file an extension, mscz, so try putting "solo.mscz" into that dialog.
Maybe try to chage/fix permissions/ownerships on that MuseScore directory,
sudo chown -R ~/matheus-wendt/Documentos/MuseScore3 matheus-wendt
Try to set or unset Edit > Preferences > Advanced > ui/application/useNativeDialogs
"Abrir" is open (for choice the directory). With the extension .mscz sill not working.
So i tried install another version from Musescore 3, with another repository. Now it's working.
I think is the version on flatpak (flathub) have this problem..
Ok, File > Open is for opening an existing file, not for saving, What do File > Save or File > Save as do?
Then please report that issue to the flatpack folks, there's nothing we can do about it
Yes! I do make it!
Thanks for the attention Jojo!