You are not logged in.
Pages: 1
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
Did you generate that locale? Check the `locale -a` command. If not, go back to the localisation part of the Installation Guide
Offline
That did the trick.... I must have forgotten to do that even though I thought I did.... Sorry for the silly post ![]()
Offline
Pages: 1