在ubuntu 14.04 系统不能再卸载ibus及其相关程序。
卸载ibus后出现的问题:
system setting 消失。
system setting里面的实用程序也消失殆尽(如,Appearance、Text Entry等)。
主要原因就是很多实用程序依赖一些库在卸载ibus的时候删除了。所以多数小型实用程序无法启动(但是没有卸载)。
想要恢复这些实用程序启动,需要:
安装ibus-gtk,ibus-gtk3,命令:sudo apt-get install ibus;
安装linux-generic,命令:sudo apt-get install linux-generic;
然后system setting可以启动了,但是图标还没有出来。
可以使用:unity-control-center来启动。
然后注销登陆就好了。
要使 ibus与fcitx共存,只需要这样:
sudo apt-get install ubuntu-desktop