码迷,mamicode.com
首页 > 其他好文 > 详细

You're currently running Fcitx with GUI 错误解决 Fcitx

时间:2019-07-01 14:10:00      阅读:141      评论:0      收藏:0      [点我收藏+]

标签:sudo   英文   apt-get   method   tor   编辑器   英文版   输入法   NPU   

在英文版ubuntu配置输入法时,点击 Configure Current Input Method

会报以下的错误:

You’re currently running Fcitx with GUI, but fcitx-configtool couldn’t be found, 
the package name is usually fcitx-config-gtk, fcitx-config-gtk3 or fcitx-configtool.
Now it will open config file with default text editor.

大意是说图形界面不能打开,因为缺少了些东西,所以只能通过文本编辑器来进行配置

这明显是不应该的,我们需要用图形界面来配置

解决方法是 安装一下它要求的东西

sudo apt-get install fcitx-config-gtk

之后再次点击配置就能打开图形界面了

 

You're currently running Fcitx with GUI 错误解决 Fcitx

标签:sudo   英文   apt-get   method   tor   编辑器   英文版   输入法   NPU   

原文地址:https://www.cnblogs.com/yellowgg/p/11113442.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!