Hello,
I'm getting "unsupported locale" warnings and crashes when running
programs such as xterm or dmenu on a clean install of Ubuntu 17.10
Examples:
warning: no locale support
Warning: locale not supported by Xlib, locale set to C
Here's the offending line from dmenu's source code:
if (!setlo
into a new install of Ubuntu desktop (the installer
detects IP country and uses it to set the locale),
though I've always ignored it and forced the default locale to en_US.UTF-8.
On Tue, Apr 10, 2018 at 4:08 PM, Thomas Lübking wrote:
> On Tue, Apr 10, 2018 at 02:17:13AM +0800, Prashanth Ch