clicompanion-devs team mailing list archive
-
clicompanion-devs team
-
Mailing list archive
-
Message #00072
[Bug 803639] Re: Locales are not correctly loaded
Fix merged so I'm closing bug.
** Changed in: clicompanion
Importance: Undecided => Medium
** Changed in: clicompanion
Status: New => Fix Committed
--
You received this bug notification because you are a member of CLI
Companion Development Team, which is subscribed to CLI Companion.
https://bugs.launchpad.net/bugs/803639
Title:
Locales are not correctly loaded
Status in CLI Companion:
Fix Committed
Bug description:
Locales are not correctly localed by the script, for example, when
loading the locale es_ES.UTF-8, it does not use the locales under the
es directory.
Also the mo files where not correctly installed (the clicompanion.mo
file was being overwrited for each locale).
Notice that the system will print a warning if the locale is not
installed (or was misspelled), but will continue the execution
correctly:
$ env LANG=ru ./clicompanion
(process:12839): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
To manage notifications about this bug go to:
https://bugs.launchpad.net/clicompanion/+bug/803639/+subscriptions