以前裝了fcitx+sogou,今天莫名其妙的忽然不能切換中文輸入法了html
照網上的方法,kill掉sogou進程後重啓,而後傻叉了,連右上角的圖標都沒了ssh
裝裝卸卸,不知緣由的弄好了,記錄下:.net
$ history # 重啓幾回,找的網址都不知道了,只能查查用過哪些命令htm
1,按照網上的kill掉sogou,沒用
blog
1948 ps uax|grep sogou
1949 kill -9 2458
1950 ps uax|grep sogou
1951 kill -9 2460
1952 sogou
1953 sogou-qimpanel
1954 ps uax|grep sogou
1955 sogou-qimpanel-watchdog
進程
2,卸掉ibus裝fcitx,也沒用
1973 sudo dpkg -i sogoupinyin_1.2.0.0056_amd64.deb
1974 vi /etc/apt/sources.list
1975 cd
1976 sudo apt-get purge ibus
1977 sudo apt-get install fcitx fcitx-pinyin
1978 im-config
1979 history
1980 sudo apt-get install ibus
1982 sudo apt-get install unity-control-center # 卸載ibus會把unity-control-center一塊兒卸載掉ci
3,按照另外一篇文章:http://jingyan.baidu.com/article/08b6a591cb06f114a8092209.htmlrem
此次註銷從新登陸後,右上角出現fcitx的圖標,get
可是Fcitx Configuration--Input Method--點擊‘+’,進入Add input method,去掉Only Show Current Language的勾後,語言框裏空的
1983 sudo apt-get remove ibus
1984 sudo apt-get install unity-control-center
1986 sudo apt-get install fcitx libssh2-1
1987 dpkg -l |grep fcitx
1988 dpkg -l |grep libssh
1995 sudo dpkg -i sogoupinyin_1.2.0.0056_amd64.deb input
4,再次:http://my.oschina.net/kevin701/blog/228971
註銷、登陸後,sogou標識出現了
1996 sudo apt-get install fcitx-table-wbpy
1997 sudo apt-get update
1998 sudo apt-get install fcitx-table-wbpy
總結:由於以前裝了sogou,忽然失效,我猜想是哪一個包損壞了,多是fcitx-table-wbpy吧