when I try to start Anki, i get the following error:
Anki starting…
Anki requires a UTF-8 locale.
Please Google ‘how to change locale on [your Linux distro]’
when i run locale, i get:
LANG=en_US.UTF-8
LANGUAGE=
LC_CTYPE=“C”
LC_NUMERIC=“C”
LC_TIME=“C”
LC_COLLATE=“C”
LC_MONETARY=“C”
LC_MESSAGES=“C”
LC_PAPER=“C”
LC_NAME=“C”
LC_ADDRESS=“C”
LC_TELEPHONE=“C”
LC_MEASUREMENT=“C”
LC_IDENTIFICATION=“C”
LC_ALL=C
and when i run echo $LANG, i get
en_US.UTF-8
i tried running dpkg-reconfigure locales to set my locale, and uninstalled and reinstalled anki. none of this has helped. Any ideas?