Hi,

There are other people seeing this:
https://github.com/sddm/sddm/issues/892
Looks like the English locales display correctly. As you may
guess, my locale is:
----
$ locale
LANG=fr_FR.UTF-8
LANGUAGE=
LC_CTYPE="fr_FR.UTF-8"
LC_NUMERIC="fr_FR.UTF-8"
LC_TIME="fr_FR.UTF-8"
LC_COLLATE="fr_FR.UTF-8"
LC_MONETARY="fr_FR.UTF-8"
LC_MESSAGES="fr_FR.UTF-8"
LC_PAPER="fr_FR.UTF-8"
LC_NAME="fr_FR.UTF-8"
LC_ADDRESS="fr_FR.UTF-8"
LC_TELEPHONE="fr_FR.UTF-8"
LC_MEASUREMENT="fr_FR.UTF-8"
LC_IDENTIFICATION="fr_FR.UTF-8"
LC_ALL=
----
If I run:
----
sddm-greeter --test-mode
----
There is no text. If I run:
----
LANG=en_GB.UTF-8 sddm-greeter --test-mode
----
Text appears (works also with LANG=C and LANG=en_US.UTF-8, and with
ISO8859-1 instead of UTF-8). Translation files are where they are supposed
to be (/usr/share/sddm/translations). I am unable to debug
this (not enough knowledge of Qt).

Pierre
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to