Linuxmint 16 上安装Fcitx + 搜狗输入法时遇到的一些问题
linuxmint吧
全部回复
仅看楼主
level 7
limuchen12 楼主
在 Linuxmint 16 下使用PPA安装 Fcitx+搜狗:
sudo add-apt-repository ppa:fcitx-team/nightly
sudo apt-get update
sudo apt-get install fcitx fcitx-sogoupinyin fcitx-table-wubi
重启开始使用时,会碰到如下错误:
错误一:
使用Fcitx-Configuration时,提示没有前端界面(?):
sudo apt-get install fcitx-config-gtk
错误二:
无法切换到Fcitx,在终端中执行fcitx命令,提示“无可用前端”。这是依赖问题,安装如下3个软件包(fcitx-frontend-gtk2 fcitx-frontend-gtk3强烈建议同时安装):
sudo apt-get install fcitx-frontend-gtk2 fcitx-frontend-gtk3 fcitx-ui-classic
错误三:
各项全都配置好了,觉得实在没什么需要配置的时候,依然无法切换到Fcitx。这时我打开Fcitx-Configuration,再Input Method列表中将Sogou Pinyin调整为第一输入法,然后发现,Fcitx可以用了?!!
我觉得这应该是快捷键的问题,Ctrl+Space也许被占用了,打开Keyboard Shortcuts,在Custom Shortcuts里找到了一个自定义项Fcitx,应该是这一条与Fcitx-Configuration里的配置冲突了,貌似这一条是用Linuxmint 15时我添加上去的?于是删除该项,然后Ctrl+Space就可以切换到Fcitx了。。。
小问题:
还有一个问题,当切换到Fcitx后,第一次输入时,是候选词条先出来,停1秒左右词条背景样式才会加载,貌似之前Ubuntu和linuxmint 15没出现过这个问题,不知道有木有吧友碰到过?
2013年12月07日 03点12分 1
level 8
16各种问题,输入法搞了好久才好,,是16处理依赖有问题麼??另外,肉桂很卡,比dde还卡。。。是我的人品问题麼。。。总之,装上16后觉得很不好用,果断把16肉桂版干掉了。。
刚去了mint官网,发现下周会有16 for xfce的预览版。。。。
2013年12月07日 09点12分 2
不只是mint的fcitx有问题
2013年12月07日 12点12分
回复 Ragnar1990 :其他的大都没什麼问题吧。。
2013年12月07日 12点12分
sudo add-apt-repository ppa:fcitx-team/nightly sudo apt-get update sudo apt-get install fcitx fcitx-config-gtk fcitx-sogoupinyin fcitx-table-wubi sudo apt-get install fcitx-ui* sudo reboot-------------------------------------------OK!!!!!!!!
2013年12月07日 15点12分
一共四条sudo,安装完reboot自动配置
2013年12月07日 15点12分
1