Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) #9609

Open
NetRat88 opened this issue Apr 29, 2024 · 0 comments
Open
Labels

Comments

@NetRat88
Copy link

Describe the problem:
When I connect to one of my Raspberry Pi's using Tabby zsh Terminal I got the following warning:

-bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

It seems that the Tabby terminal tries to change the locale environment on my pi isn't it? How can I avoid this warning message?
My raspberry pi's locale environement is set to GB instead of US:

pi@raspberrypi:~ $ cat /etc/default/locale

File generated by update-locale

LANG=en_GB.UTF-8

I don't receive the warning if I connect from my mac terminal or visual studio terminal.

To Reproduce:

  1. Set locale environement variable on an SSH host to LANG=en_GB.UTF-8
  2. Start a Tabby Terminal and connect to ssh user@IP-host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant