To run SoloBug in Chinese , you need to set the LANG to zh_CN.GB2312. To change the locale in Linux, run unset LC_ALL; export LANG=zh_CN.GB2312.