Comment 2 for bug 673997

Revision history for this message
cablop (cablop) wrote : Re: Non latin fonts displayed in applications. Fonts substitution error.

I've tried to use this command

> export LANG=ja
> mono KeePass.exe

then i get the following message

Gtk-WARNING **: Locale not supported by C library.
 Using the fallback 'C' locale.

cause i know the KeePass.exe support those characters, i was running it on Windows (either real or virtualized) and characters are being shown correctly. I think it is an issue in the mono libraries for Ubuntu.

some people reported there's no such issue in OpenSuSE, maybe cause other linux suse c++ rather than pure c...

is maybe this problem caused by some pure c libraries or the mono libraries in Ubuntu?