deepin20最新版本无法使用搜狗输入法
Tofloor
poster avatar
luommmmm
deepin
2020-04-19 03:01
Author
deepin20最新版本无法使用搜狗输入法!系统已经升级到最新。
Reply Favorite View the author
All Replies
avatar
zswnic
deepin
2020-04-19 03:17
#1
不要用搜狗官方网站的搜狗拼音输入法,用deepin仓库旧版本的输入法就不会报错
sudo apt install sogoupinyin
Reply View the author
Comments
qd-974
2020-05-05 17:25
我说咋一直无法定位软件包,原来是sogou
avatar
iafs
deepin
2020-04-19 03:25
#2
https://bbs.deepin.org/post/192143
不要用搜狗官方网站的搜狗拼音输入法,用deepin仓库旧版本的输入法就不会报错
sudo apt install sogoupinyi ...

我的都是这样解决的,但是出现了问题,重启就行了。
Reply View the author
avatar
jingle
deepin
2020-04-19 03:25
#3
https://bbs.deepin.org/post/192143
不要用搜狗官方网站的搜狗拼音输入法,用deepin仓库旧版本的输入法就不会报错
sudo apt install sogoupinyi ...

楼上正解,官网下载的确实存在依赖问题

  1. jingle@jingle:~/Desktop$ apt-cache search sogoupinyin
  2. fcitx-sogoupinyin-uk - Fcitx wrapper for Sogou Pinyin
  3. sogoupinyin - Sogou Pinyin Input Method
Copy the Code
Reply View the author
avatar
liujy126
deepin
2020-04-19 18:51
#4
完蛋,我就是从搜狗官网里下的,装了之后,现在输入法图标没了,输入法配置空了,没法用了,咋办?
Reply View the author
avatar
icedragon
deepin
2020-04-19 20:23
#5
https://bbs.deepin.org/post/192143
完蛋,我就是从搜狗官网里下的,装了之后,现在输入法图标没了,输入法配置空了,没法用了,咋办? ...
  1. sudo apt purge sogoupinyin
Copy the Code

卸载原来的
  1. sudo apt install sogoupinyin
Copy the Code

然后安装新的就好。
Reply View the author
avatar
hudiednf
deepin
2020-04-19 20:27
#6
The user is banned, and the content is hidden.
avatar
张世琨
deepin
2020-04-19 20:46
#7
我的笔记本不能使用,台式机正常使用,跟楼上一样。
Reply View the author
avatar
闪电
deepin
2020-05-10 11:42
#8
之前也是,搜狗输入法安装之后没有候选字

  1. sudo apt-get install libqt4-declarative
Copy the Code


重启,完美解决!
Reply View the author