Topic: Bugs:Language support problem

Hello.I'm a chinese user ,i've tested your i386 version ,the chinese language doesn't work and if i install it with chinese language and the system won't log into the X windows.The same way ,if i install it with english language and it works well and then i tried dpkg-reconfigure locales and set it to chinse,it won't work anyway.
Need help~Thanks in advance.    smile

Re: Bugs:Language support problem

你好

Check first with cat /etc/locale.gen | grep zh if the # is removed in front of the zh_ you wish to use. If not, edit the file as root. As next, apply sudo locale-gen and reboot.

What is the output of locale?

You probably also want an input method and chinese fonts:

sudo apt-get install ibus ibus-pinyin im-switch ttf-arphic-uming ttf-arphic-ukai

### apt-cache search ibus
### for other input methods (wubi, bopomofo)

Last edited by machinebacon (2011-11-12 07:18:19)

Nothing right in the left brain. Nothing left in the right brain.

Re: Bugs:Language support problem

machinebacon wrote:

你好

Check first with cat /etc/locale.gen | grep zh if the # is removed in front of the zh_ you wish to use. If not, edit the file as root. As next, apply sudo locale-gen and reboot.

What is the output of locale?

You probably also want an input method and chinese fonts:

sudo apt-get install ibus ibus-pinyin im-switch ttf-arphic-uming ttf-arphic-ukai

### apt-cache search ibus
### for other input methods (wubi, bopomofo)

Thanks very much.I've checked it .The problem is the system lack the fonts for Chinese.Install ttf-wqy-zenghei could solve the proble~ smile

Re: Bugs:Language support problem

Oh yes wenquanyi zenhei... I usually install en_US and later add the chinese fonts (arphic) that's why I never notice problems with localization (because the system stays english)

Have fun with #! smile

Nothing right in the left brain. Nothing left in the right brain.

Re: Bugs:Language support problem

smile
I'll post some passages to introduce the installation and some feature of the system on my blog.Hope more and more people in my country will enjoy #! .

Re: Bugs:Language support problem

Can you post a link to your site?  smile 谢谢
Ah, found it 咯

Last edited by machinebacon (2011-11-13 10:26:21)

Nothing right in the left brain. Nothing left in the right brain.