You are not logged in.

#1 2014-11-04 00:20:18

TheKing42
Member
Registered: 2014-10-08
Posts: 40

Spanish keeps popping up randomly [SOLVED]

I noticed a couple of days ago, spanish randomly appeared in my system, but I was able to fix it. Now everything is in English. Except when I installed chromium, it was in Spanish. I uninstalled it with `pacman -Rn chromium`, now how do I make sure I can install it in English? How do I stop Spanish from popping up randomly?

Last edited by TheKing42 (2014-11-05 10:36:36)


That question on the noobie form freaked me out. I was able to figure it out, but why do we have that?

Offline

#2 2014-11-04 00:23:45

TheKing42
Member
Registered: 2014-10-08
Posts: 40

Re: Spanish keeps popping up randomly [SOLVED]

UPDATE: When I try tab completeing a random command, this popped up:

$ yaourt -S xfce-thbash: warning: setlocale: LC_CTYPE: cannot change locale (es_US.utf8)
^C

Notice the `es_US.utf8` in there. This must be related.


That question on the noobie form freaked me out. I was able to figure it out, but why do we have that?

Offline

#3 2014-11-04 00:25:14

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Spanish keeps popping up randomly [SOLVED]

TheKing42 wrote:

How do I stop Spanish from popping up randomly?

You can't...


But if you insist on trying, you'll need to post details of your locale setup.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2014-11-04 00:44:18

TheKing42
Member
Registered: 2014-10-08
Posts: 40

Re: Spanish keeps popping up randomly [SOLVED]

UPDATE: I installed Arandr and it was spanish too. It appears all new apps are in spanish.


That question on the noobie form freaked me out. I was able to figure it out, but why do we have that?

Offline

#5 2014-11-04 00:45:03

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Spanish keeps popping up randomly [SOLVED]

Perhaps stop posting UPDATES until you are prepared to post your locale details?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#6 2014-11-04 01:09:01

TheKing42
Member
Registered: 2014-10-08
Posts: 40

Re: Spanish keeps popping up randomly [SOLVED]

jasonwryan
Sorry, I did not see your post. Is this what you mean?

$ locale -a
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_COLLATE to default locale: No such file or directory
C
POSIX
en_US.utf8

That question on the noobie form freaked me out. I was able to figure it out, but why do we have that?

Offline

#7 2014-11-04 01:22:33

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,628
Website

Re: Spanish keeps popping up randomly [SOLVED]

What is the output of "echo $LANG"?  This looks exactly like the symptoms here


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#8 2014-11-04 23:07:40

TheKing42
Member
Registered: 2014-10-08
Posts: 40

Re: Spanish keeps popping up randomly [SOLVED]

Huh, it appears that this happens:

$ echo $LANG
es_US.utf8

I thought I changed my language though. How can I switch it to English, and make sure it sticks?


That question on the noobie form freaked me out. I was able to figure it out, but why do we have that?

Offline

#9 2014-11-04 23:17:34

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Spanish keeps popping up randomly [SOLVED]


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#10 2014-11-04 23:20:28

progandy
Member
Registered: 2012-05-17
Posts: 5,211

Re: Spanish keeps popping up randomly [SOLVED]

There are also some other files where you can set the LANG environment variable, for example:

/etc/environment
~/.pam_environment
~/.*profile
~/.*rc

Last edited by progandy (2014-11-04 23:21:28)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#11 2014-11-04 23:30:23

TheKing42
Member
Registered: 2014-10-08
Posts: 40

Re: Spanish keeps popping up randomly [SOLVED]

I did localectl set-locale LANG=en_US.UTF-8, and then logged out and back in. It didn't work.


That question on the noobie form freaked me out. I was able to figure it out, but why do we have that?

Offline

#12 2014-11-04 23:34:24

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Spanish keeps popping up randomly [SOLVED]

How did you install Arch: Evolution, or Manjaro or one of the other derivatives?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#13 2014-11-04 23:50:23

TheKing42
Member
Registered: 2014-10-08
Posts: 40

Re: Spanish keeps popping up randomly [SOLVED]

jasonwryan I did it straight from the arch iso on a thumbdrive following the noob guide. Any other commands I should use to search my system. Did I mention I am doing this as a regular user, and that root is fine?


That question on the noobie form freaked me out. I was able to figure it out, but why do we have that?

Offline

#14 2014-11-05 02:57:44

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,628
Website

Re: Spanish keeps popping up randomly [SOLVED]

grep "LANG=es" /etc/*
grep -rl "LANG=es" ~/.*

"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#15 2014-11-05 10:33:44

TheKing42
Member
Registered: 2014-10-08
Posts: 40

Re: Spanish keeps popping up randomly [SOLVED]

Up, a reboot purged Spanish from my system. Problem, SOLVED.


That question on the noobie form freaked me out. I was able to figure it out, but why do we have that?

Offline

Board footer

Powered by FluxBB