LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

title display chinese characters incorrectly in linux labview2017

front panel display chinese characters correctly, but title display mistakes。add UseUnicode=True in labview.conf dose't work , how can i fix it

 

1637760839(1).png

0 Kudos
Message 1 of 3
(1,540 Views)

Localization issue?  Maybe you have to tell Windows to use Chinese localization?

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 2 of 3
(1,516 Views)

root@hj-virtual-machine:~# locale
LANG=zh_CN.UTF-8
LANGUAGE=zh_CN:en
LC_CTYPE="zh_CN.UTF-8"
LC_NUMERIC=en_US.UTF-8
LC_TIME=en_US.UTF-8
LC_COLLATE="zh_CN.UTF-8"
LC_MONETARY=en_US.UTF-8
LC_MESSAGES="zh_CN.UTF-8"
LC_PAPER=en_US.UTF-8
LC_NAME=en_US.UTF-8
LC_ADDRESS=en_US.UTF-8
LC_TELEPHONE=en_US.UTF-8
LC_MEASUREMENT=en_US.UTF-8
LC_IDENTIFICATION=en_US.UTF-8
LC_ALL=
root@hj-virtual-machine:~#

0 Kudos
Message 3 of 3
(1,499 Views)