This shows that is trying to *name* the filw using a ".wav" extension; what did you type into the name box at the previus screen? And did you check to see if it really is a WAV file, or just a MIDI file that happens to be named with a ".wav" extension?
Hi I didn't type anything in the "save as" file name box. I did just leave it as it was.
I tried to rename the file into .mid instead of .wav
But it really is a wav file.
I think that there's something wrong in the drop-down menu where you choose the file type. But it's strange that this problem comes up with OS X 10.10.1 but not for OS X 10.7.5 (chen lung post).
Chen Lung, did you try to export the file and check if it's a mid or a wav?
should be fixed, please update your translations (either via preferences or resource manager)
Interestingly this went unnoticed for 8 months, so predates 2.0 Beta 1 by quite a bit ;-)
I've made a similar stupid mistake in the German translation, translating *.mscx into *.mscz or vice versa.
And, guess what, I just found (and fixed) the same bug in the Italian translation too. So now I'm feeling less stupid ;-)
I'm puzzled why this issue has propagated itself to all the languages. Perhaps we should remove these extension from the translatable strings all together.
I think that have been 'inherited' from the 1.x translations, as they also show up in languages that currently don't have a translator, like Asturian.
The extensions do provide valuable context though, so I'd rather keep them.
Comments
Ciao Max,
can you control your steps?
On Vista seems to work properly
Hi
I can't reproduce. Anyone else?
Using MuseScore 2.0 Nightly Build 79fb22c - Mac 10.7.5.
Hi
checked out :)
File... Export... Choose Standard Midi File...
But then It exports a WAV file (see screenshot)
This shows that is trying to *name* the filw using a ".wav" extension; what did you type into the name box at the previus screen? And did you check to see if it really is a WAV file, or just a MIDI file that happens to be named with a ".wav" extension?
Hi I didn't type anything in the "save as" file name box. I did just leave it as it was.
I tried to rename the file into .mid instead of .wav
But it really is a wav file.
I think that there's something wrong in the drop-down menu where you choose the file type. But it's strange that this problem comes up with OS X 10.10.1 but not for OS X 10.7.5 (chen lung post).
Chen Lung, did you try to export the file and check if it's a mid or a wav?
If I try to rename the file extension in the the "save as" box, this is the error message I get
Can you remove the underscore in the name of the score?
What happens if you uncheck "Hide extension"?
Can you export as a PDF?
Hi
I've found that the drop-down menu is all messed up
If you
CHOOSE........IT EXPORTS
pdf................pdf
png...............png
svg................svg
flac................wav
ogg...............flac
wav...............ogg
mid...............wav
xml...............mid
mxl...............xml
mscx.............mxl
Maybe OS X 10.10.1 has got some new feature that somehow mess up the drop-down menu?
where is mp3? Missing on MAC?
The oder in the export dialog should be pdf, png, svg, wav, flac, ogg, mp3, mid, xml, mxl, mscx
@max
Make an attempt to Revert to factory settings: http://musescore.org/en/node/35956
could work if it is not a problem of your machine
I tried on another Mac with OS X 10.10.1 and it does exactly the same.
@Shoichi
I tried with
/Applications/MuseScoreNightly.app/Contents/MacOS/mscore -F
But nothing changed.
@Jojo-Schmitz
mp3 is missing also in MuseScore 1.3
1.x doesn't do mp3, this is a new Feature in 2.0
@chen lung
I tried on a MacBook with 10.7.5 and the drop-down menu is messed up exactly the same way
I just downloaded musescore 2.0 beta1
There it's better, but something is still messed up (last three options)
CHOOSE..........EXPORTS
mscx..............mscx
xml................xml
mxl................mxl
mid................mid
pdf................pdf
png...............png
svg...............svg
flac..............wav
ogg..............flac
wav..............ogg
Hope this could help :-)))
and there too mp3 is missing ?!?
Yes, no mp3 available. Maybe it's *THE* real problem...!
Missing an item (mp3 export option) it messes up some of the items in the drop-down menu...
Could it be !?
Hi maxpierini1
I tried all in 'Export…' and it's still fine.
Within the last few months, a commit was made that changed the order of the list - maybe this is the culprit?
Using MuseScore 2.0 Nightly Build 79fb22c - Mac 10.7.5.
Hi chen lung, maybe. But now I'm using 2.0 beta1 (see post #14) and something is still wrong.
Have you got mp3 export option?
I can't reproduce with 1c88f235a4(Mac 10.10.1)
I tried flac / ogg/ wav and it seems to work as expected.
@lasconic
Hi :-) have you got mp3 option too?
What's the order of the list in drop-down menu?
In french, sorry. Self built abbf2c830b, didn't try with a nightly. Let me check.
Are you using MuseScore in english? or another language?
Definitely not English, looks Italian to me, check the image further up
Yes italian. How can I download the english version, to try it too?
no need, just switch to English (US) in preferences
Thank you, done.
In the English version of 2.0beta1, all is ok. And I can see the mp3 option too.
So it's a problem of the italian version only.
Just found one mistake in the Italian translation: "MP3 Audio (*.mp3) " got translated to "Wave Audio (*.wav)"
should be fixed, please update your translations (either via preferences or resource manager)
Interestingly this went unnoticed for 8 months, so predates 2.0 Beta 1 by quite a bit ;-)
I've made a similar stupid mistake in the German translation, translating *.mscx into *.mscz or vice versa.
And, guess what, I just found (and fixed) the same bug in the Italian translation too. So now I'm feeling less stupid ;-)
"one mistake"?
too optimistic :-(
I'll get the bucket of ash
No need to, translating 5000+ strings without making the odd mistake here and there mistakes is just impossible.
Yeah wonderful !!!
:-)))
It's been fixed.
I'm pleased I could help
:D
There are many more languages affected by this bug:
ast, bg, ca, da, eo, et, eu, fi, fo, he, hr, hu, lt, nl (fixed a few minutes ago), pt, ro, ru, vi, zh_CN, zh_TW
Found with
grep -C1 '\*\.mp3' share/locale/mscore*.ts | grep '\*\.wav'
I'm puzzled why this issue has propagated itself to all the languages. Perhaps we should remove these extension from the translatable strings all together.
I think that have been 'inherited' from the 1.x translations, as they also show up in languages that currently don't have a translator, like Asturian.
The extensions do provide valuable context though, so I'd rather keep them.
fixed ast, bg, ca, da, eo, et, fi, fo, he, hr, hu, lt
by 'untranslating' that string...
fixed pt, ro, ru, vi, zh_CN, zh_TW the same way
Automatically closed -- issue fixed for 2 weeks with no activity.
The real and final fix for this will be in MuseScore 2.1, which doesn't even offer these strings for translation, see #109711: Dont't translate file extensions