Ubuntu 18.04 Can't run fcitx, no items to add in fcitx-config-gtk3,

本文记录了解决Ubuntu系统中fcitx输入法无法正常启动的问题过程,包括尝试重新安装、配置.xprofile文件以及使用包管理器进行依赖管理等步骤。

 

1.ps -ef|grep fcitx can't find fcitx process

2.manual run fcitx found issue

      (ERROR-9380 ime.c:432) fcitx-keyboard-cm-mmuock already exists 

3.following many steps on internet, but also failed

   1)create xprofile

$cat ~/.xprofile 
export GTK_IM_MODULE=xim
export QT_IM_MODULE=xim
export XIM_PROGRAM=fcitx
export XMODIFIERS="@im=fcitx"
export LC_ALL=zh_CN.utf8
fcitx -d
 

2)uninstall/reinstall from software center

4.use dpkg to install sogoupinyin_2.2.0.0108_amd64.deb and found which package depends

$sudo dpkg -P fcitx fcitx-config-gtk3

$wget http://cdn2.ime.sogou.com/dl/index/1524572264/sogoupinyin_2.2.0.0108_amd64.deb?st=ocuIMssG-0alzEupv-7Rpw&e=1570867059&fn=sogoupinyin_2.2.0.0108_amd64.deb

$sudo dpkg -i  sogoupinyin_2.2.0.0108_amd64.deb

install failed and install the  depends package

$apt-get install fcitx fcitx-frontend-qt4 libfcitx-qt0 fcitx-libs-qt  fcitx-libs libqtwebkit4  libopencc2

 

5.logout or reboot ubuntu

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值