Starting the program shows the error
locale::facet::_S_create_c_locale
Code: Select all
$ locale >
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=de_DE.UTF-8
LC_TIME=de_DE.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=de_DE.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=de_DE.UTF-8
LC_NAME=de_DE.UTF-8
LC_ADDRESS=de_DE.UTF-8
LC_TELEPHONE=de_DE.UTF-8
LC_MEASUREMENT=de_DE.UTF-8
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=Code: Select all
LANG="en_US.UTF-8"There seems to be a fix for ubuntu explained in this comment, but it wont work on fedora: https://github.com/moneymanagerex/money ... 2922508703
I would really appreciate any help, as this is another reason i have to dual boot, which i want to avoid.
Thank you for this great program and all the effort you have put into it!