steve wrote: ↑Fri Apr 17, 2020 3:55 pm
I was just scanning through this thread, and I don't see if you ever said what language Audacity is using.
This could possibly be relevant if something is being translated that shouldn't be translated.
WOW! This was the problem for some reason.
The language setting was "System". If I change it to "English", it still doesn't work. If I set it to Hungarian or Korean, I can finally open a project file! Even if I set it to Dutch. Which I don't have installed.
Now I changed it back to English. And it still works?
Then I close Audacity, start again and try to load a project? Now it fails again.
Set to Hungarian, close the program, start again, load a project. Works.
Set to Korean, close the program, start again, load a project. Works.
Set to Dutch, close the program, start again, load a project. Fail.
Set to "System", close the program, start again, load a project. Fail.
So it seems like Audacity works with Hungarian and Korean settings, but not in English? Even though I have the US locale generated.
So next step, I went end edited my /etc/locale.gen file and uncommented en_GB.UTF-8, saved the file and ran sudo locale-gen.
Now then I tried the following:
Set to Hungarian, close the program, start again, load a project. Works.
Set to English, close the program, start again, load a project. Works.
Set to System, close the program, start again, load a project. Works.
It seems to me that the problem was me only having en_US locales generated, but Audacity wanted to go with en_GB?
Now Audacity works again, but I still have no idea how come.
Now that we concluded this investigation, do you think I should open a bug report for it so it gets investigated?