FS#40437 - [keepass] can not show chinese in UI
Attached to Project:
Community Packages
Opened by Hongyu.Du (dongfengweixiao) - Monday, 19 May 2014, 03:19 GMT
Last edited by Timothy Redaelli (tredaelli) - Thursday, 02 April 2015, 10:02 GMT
Opened by Hongyu.Du (dongfengweixiao) - Monday, 19 May 2014, 03:19 GMT
Last edited by Timothy Redaelli (tredaelli) - Thursday, 02 April 2015, 10:02 GMT
|
Details
Description:
KeePass can not show chinese in UI I use Veiw-change language set chinese,and reboot applications.then i find keepass cannot show chinese. and I try set "select list font",but this only work in list.everything is in my pic! Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: |
This task depends upon
Closed by Timothy Redaelli (tredaelli)
Thursday, 02 April 2015, 10:02 GMT
Reason for closing: No response
Thursday, 02 April 2015, 10:02 GMT
Reason for closing: No response
2014-05-19 19:18:53屏幕截图.png
1. Chinese characters are shown correctly if locale set to CJK (Tested: LANG=zh_CN.utf8/zh_TW.utf8/ja_JP.utf8/ko_KR.utf8, though fonts are matching differently based on language)
2. blank pane same as the screenshot shows with any other locale.
Please set your locale to CJK and try again.
1.install keepass-zh_cn
2.set /etc/locale.conf
LANG=zh_CN.UTF-8
LC_NUMERIC=C
LC_TIME=C
LC_MONETARY=C
LC_PAPER=C
LC_MEASUREMENT=C
3.cat /etc/locale.gen |grep zh
zh_CN.UTF-8 UTF-8
zh_CN.GBK GBK
zh_CN.GB18030 GB18030
zh_CN GB2312
but cannot work.
$ LANG=zh_CN.utf8 keepass
still getting boxes?