hi all:
after i compiler OOO300_m9, in myself operate system(jdk 1.5, ant 1.7.1).
when i use swriter after that i click the man text.want to input character
,The program has halted, when click the menu of toolbar the program is
normal, in case, click the text, the program halted, below is my environment
variable:
LANG=zh_CN.UTF-8
LC_CTYPE="zh_CN.UTF-8"
LC_NUMERIC="zh_CN.UTF-8"
LC_TIME="zh_CN.UTF-8"
LC_COLLATE="zh_CN.UTF-8"
LC_MONETARY="zh_CN.UTF-8"
LC_MESSAGES="zh_CN.UTF-8"
LC_PAPER="zh_CN.UTF-8"
LC_NAME="zh_CN.UTF-8"
LC_ADDRESS="zh_CN.UTF-8"
LC_TELEPHONE="zh_CN.UTF-8"
LC_MEASUREMENT="zh_CN.UTF-8"
LC_IDENTIFICATION="zh_CN.UTF-8"
LC_ALL=zh_CN.UTF-8
when i set the environment to LC_ALL="en_US.UTF-8" or unset LC_ALL,LANG .
the program is run normal,input english character is ok.
any one has some suggest?
sorry for my bad english