Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
升级V20 Beta后出现的输入法问题(已解决)
Experiences and Insight
1342
views ·
2
replies ·
To
floor
Go
nsync
deepin
2020-04-20 04:55
Author
之前使用15.11版,搜狗输入法正常。
不想备份数据和重装应用,就修改sources.list升级到了V20 Beta。
一切正常,直到发现上网时无法输入中文,包括无法使用论坛顶上的搜索框。
这个难不倒我,一顿复制粘贴,还是可以找到相关讨论的。
依葫芦画瓢,sudo apt-get remove sogoupinyin删除搜狗,再删除.config/SogouPY*,.config/fcitx*。
重启电脑,然后再sudo apt-get install sogoupinyin把搜狗装回来。
问题依然如故,还是不能在网页中输入中文,文本编辑器也不行,唯一的例外是WPS。(真是国货精品)
检查输入法配置,搜狗明明已经添加,另外还有双拼和拼音也在,看不出什么问题。
然后卸载搜狗,改用讯飞,反复多次还是老样子。
什么怪毛病?!百思不得姐~
一怒之下卸载所有输入法,搜狗、讯飞、还有自带的fcitx。
sudo apt-get remove sogoupinyin
sudo apt-get remove iflyime
sudo apt-get remove fcitx*
sudo apt-get remove libfcitx*
重启电脑,再把搜狗装回来。
sudo apt-get install sogoupinyin
问题居然解决了。
也许就是个例吧,仅供参考。
Reply
Like 0
Favorite
View the author
All Replies
lixingpeng
deepin
2020-04-20 18:21
#1
alright?!!
Reply
Like 0
View the author
wnmer
deepin
2020-05-03 18:27
#2
我也是一样,按你的方法先remove fcitx* 然后重启再install fcitx,想先设置fcitx提示没control,再apt search fcitx,提示有一个control因为依赖不能安装,安装另一个。装好后就可以用了,只是没有google拼音,再search fcitx-googlepinyin,安装googlepinyin后就可以正常在网页上使用输入法了。
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
WiFi Drivers
Popular Events
More
不想备份数据和重装应用,就修改sources.list升级到了V20 Beta。
一切正常,直到发现上网时无法输入中文,包括无法使用论坛顶上的搜索框。
这个难不倒我,一顿复制粘贴,还是可以找到相关讨论的。
依葫芦画瓢,sudo apt-get remove sogoupinyin删除搜狗,再删除.config/SogouPY*,.config/fcitx*。
重启电脑,然后再sudo apt-get install sogoupinyin把搜狗装回来。
问题依然如故,还是不能在网页中输入中文,文本编辑器也不行,唯一的例外是WPS。(真是国货精品)
检查输入法配置,搜狗明明已经添加,另外还有双拼和拼音也在,看不出什么问题。
然后卸载搜狗,改用讯飞,反复多次还是老样子。
什么怪毛病?!百思不得姐~
一怒之下卸载所有输入法,搜狗、讯飞、还有自带的fcitx。
sudo apt-get remove sogoupinyin
sudo apt-get remove iflyime
sudo apt-get remove fcitx*
sudo apt-get remove libfcitx*
重启电脑,再把搜狗装回来。
sudo apt-get install sogoupinyin
问题居然解决了。
也许就是个例吧,仅供参考。