fcitx 的问题
编译软件的时候,比如dia,或者kdevelop,编译完后fcitx不能输入中文。 :-(在我机子上出现这种情况已经不止一次了,每次编译完,能出来一个输入条,然后我打了几个字母(我用拼音输入法),fcitx就不能输入中文,然后那个输入条就不见了。
每次我都是rpm -e fcitx,然后再rpm -ivh fcitx,有点麻烦。
我想知道这是个别现象还是bug?在pre6的bug集中帖上没有看到类似的bug。
谢谢各位。 可能是fcitx进程死掉了,用
ps aux|grep fcitx
看看还在不在,如果不在就运行
#nohup fcitx & 可能是fcitx进程死掉了,用
ps aux|grep fcitx
看看还在不在,如果不在就运行
#nohup fcitx &
嗯,谢谢樱兄
下次再碰到了,我就试试 The same thing happened once again !
$ ps -aux|grep fcitx
Warning: bad syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
bibby 13670.00.24832692 pts/1 S 15:39 0:00 grep fcitx
$
And it didn't work !
$ nohup fcitx&
1375
$ nohup: appending output to ‘nohup.out’
+Done nohup fcitx
$
I ran the command " fcitx ",the same thing happened !
$ fcitx
$
FCITX -- Get Signal No.: 11
FCITX -- Exit Signal No.: 11
$
比较奇怪啊,ps aux|grep fcitx怎么会不行呢…… 用top看看,有没有fcitx的进程
页:
[1]