You are not logged in.
Pages: 1
hello all,
not sure where to post this, and seeing that it's multimedia related I'd try here. I've posted in a couple other forums, and filed a bug report as well.
I recently installed reaper, as well as the noise repellent plugin. when I load ardour, the noise repellent plugin is displayed in english, however in reaper it's in a different language:
my locale is set to english US:
$ cat /etc/locale.conf
LANG=en_US.UTF-8
and my default language in reaper is also set to english.
has anyone else noticed something like this?
any ideas what to check?
thanx
~nixit
ASRock X570 PG VELOCITA AM4 AMD X570 | AMD Ryzen 5900x | 128GB G.SKILL RipjawsV | ASRock Radeon RX 6700 XT Challenger D
Offline
What's your output of
locale
locale -a
localectl
Offline
@V1del
thanx for the reply, here is the output.
$ locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.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=
$ locale -a
C
en_US.utf8
POSIX
$ localectl
System Locale: LANG=en_US.UTF-8
VC Keymap: n/a
X11 Layout: n/a
not sure why VC Keymap and X11 Layout are n/a
ASRock X570 PG VELOCITA AM4 AMD X570 | AMD Ryzen 5900x | 128GB G.SKILL RipjawsV | ASRock Radeon RX 6700 XT Challenger D
Offline
MMh, if you can identify the pid of the troublesome process ($pid, see next), can you post the output of:
strings /proc/$pid/environ|sort
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
Pages: 1