Thread: Undo bug
View Single Post
Old 12-08-2019, 01:13 PM   #14
lilith93
Human being with feelings
 
lilith93's Avatar
 
Join Date: Apr 2018
Location: Karlsruhe
Posts: 488
Default

Quote:
Originally Posted by Justin View Post
Hmm REAPER should warn on startup if the locale is set incorrectly? Does yours not? Can you tell me what locale settings are set (specifically the LC_NUMERIC environment variable?)

Edit: it's also possible that a plug-in is changing the locale later on.. If there is no startup warning, can you see if it's caused by a particular plug-in?
I didn't see any warning. The LC local was set to de_DE.UTF-8 iirc and I changed it to en_US-UTF-8. Some projects still loaded with all faders down.

LC_NUMERIC = "en_US.UTF-8" should be correct, right?

In case it is a plugin how can I find this out? I'll do some more tests next week.

edit:

On a second PC I set the local to de_DE

Code:
locale
LANG=en_US.UTF-8
LANGUAGE=
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=de_DE.UTF-8
LC_TIME=en_US.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=en_US.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=en_US.UTF-8
LC_NAME=en_US.UTF-8
LC_ADDRESS=en_US.UTF-8
LC_TELEPHONE=en_US.UTF-8
LC_MEASUREMENT=en_US.UTF-8
LC_IDENTIFICATION=en_US.UTF-8
LC_ALL=
When opening Reaper there is no warning. Should there be a warning in this case?
__________________
https://soundcloud.com/lilith_93
https://open.spotify.com/intl-de/art...SMSwCW9VkqAN9Q
MX Linux, Behringer UMC 204 HD, Neumann KH120

Last edited by lilith93; 12-08-2019 at 01:43 PM.
lilith93 is offline   Reply With Quote