Hi,

Am 20.03.21 um 17:43 schrieb John Ralls:
> You're right about the order, but doesn't guile call setlocale before gtk 
> does? That's significant only because Guile spawns a bunch of threads and 
> those keep the locale generated by its setlocale call. The main thread that 
> GnuCash and Gtk use is governed by the last setlocale call in the main thread 
> which is generally the one in gtk_init.

I think that is the reason, why I get when testing in C
> echo $LANG
de_DE.UTF-8
> echo $LANGUAGE

> echo $LC_ALL

> LANG=C gnucash --nofile
Diese Version befindet sich noch in Entwicklung.
Sie kann funktionieren, muss aber nicht.
Fehler und andere Probleme werden auf gnucash-devel@gnucash.org diskutiert.
Fehlerberichte können hier eingesehen und erstellt werden:
https://bugs.gnucash.org
Um die letzte stabile Version zu finden, sehen Sie bitte hier nach:
https://www.gnucash.org/
Found Finance::Quote version 1.49.

(all in German) and the the GUI in en_US

Regards
Frank
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to