You are not logged in.

#1 2021-06-14 12:57:54

JayG125
Member
Registered: 2021-06-14
Posts: 2

[SOLVED] Rofi Failed to set locale

I installed Arch Linux just now and rofi doesn't seam to be working... I searched a on different forums but couldn't find a resource that helped me as the problems included incorrect locales but as far as I can tell my locales are fine...
Here is the output when I run the locale command:

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_ALL to default locale: No such file or directory
LANG=en_IN.UTF-8
LC_CTYPE="en_IN.UTF-8"
LC_NUMERIC="en_IN.UTF-8"
LC_TIME="en_IN.UTF-8"
LC_COLLATE="en_IN.UTF-8"
LC_MONETARY="en_IN.UTF-8"
LC_MESSAGES="en_IN.UTF-8"
LC_PAPER="en_IN.UTF-8"
LC_NAME="en_IN.UTF-8"
LC_ADDRESS="en_IN.UTF-8"
LC_TELEPHONE="en_IN.UTF-8"
LC_MEASUREMENT="en_IN.UTF-8"
LC_IDENTIFICATION="en_IN.UTF-8"
LC_ALL=

Last edited by JayG125 (2021-06-14 13:08:13)

Offline

#2 2021-06-14 13:05:38

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: [SOLVED] Rofi Failed to set locale

Did you generate that locale? Check the `locale -a` command. If not, go back to the localisation part of the Installation Guide

Offline

#3 2021-06-14 13:07:51

JayG125
Member
Registered: 2021-06-14
Posts: 2

Re: [SOLVED] Rofi Failed to set locale

That did the trick.... I must have forgotten to do that even though I thought I did.... Sorry for the silly post roll

Offline

Board footer

Powered by FluxBB