谢了

代码: 全选
sudo apt-get remove --purge fcitx
Then download fcitx from this site: code.google.com/p/fcitx/wiki/INSTALL
Then,
im-switch -s fcitx -z default
代码: 全选
ahui@ahuihost:~$ ps -e|grep fcitx
1347 ? 00:00:00 fcitx <defunct>
1357 ? 00:00:00 fcitx
ahui@ahuihost:~$ fcitx
Start FCITX error. Another XIM daemon named fcitx is running?
问题已经解决,原来我的系统中还出现了一个IBUS。卸载了再默认fcitx就OK!132811 写了:谢谢!但是问题还是没解决。我试了下在终端运行:代码: 全选
sudo apt-get remove --purge fcitx Then download fcitx from this site: code.google.com/p/fcitx/wiki/INSTALL Then, im-switch -s fcitx -z default
代码: 全选
ahui@ahuihost:~$ ps -e|grep fcitx 1347 ? 00:00:00 fcitx <defunct> 1357 ? 00:00:00 fcitx ahui@ahuihost:~$ fcitx Start FCITX error. Another XIM daemon named fcitx is running?