Locale Issue

Hey there
No matter how many items I un-comment in /etc/locale.gen and do # locale-gen some tools like rofi say:

(process:3521): Rofi-WARNING **: 17:08:23.797: Failed to set locale.

locale.gen has en_US.UTF-8 UTF-8 un-commented
locale.conf has: LANG=en_US.UTF-8

Have you checked https://wiki.archlinux.org/title/Locale?
Please post the output of

locale -a
localectl
grep -v ^# /etc/locale.gen

Your error looks like a small configuration fault.

Hey, Forgot to update this thread, I’ve managed to solve the issue but I don’t remember how, only thing I remember was I set “UFT” instead of “UTF” in somewhere which it wasn’t visible in files, by setting up everything again I solved it

1 Like

As I said, small configuration fault … :wink:

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.