[System Installation] 输入法配置程序 V20.7
Tofloor
poster avatar
crossover
deepin
2022-09-06 17:46
Author

 截图_选择区域_20220906094232.png

截图_fcitx-config-gtk3_20220906094241.png

从20.6升级到20.7系统自带这个程序,但是新安装的20.7没有自带这个程序,昨天发了一个反馈没有官方回答,希望官方能够回复一下,怎样才能获得这程序,需要使用。

Reply Favorite View the author
All Replies
Jokul
deepin
2022-09-06 17:49
#1

启动器里有的,如果没有的话 到/usr/share/applications/里面找找看
截图_选择区域_20220906094843.png

Reply View the author
crossover
deepin
2022-09-06 17:59
#2
Jokul

启动器里有的,如果没有的话 到/usr/share/applications/里面找找看
截图_选择区域_20220906094843.png

启动器和/usr/share/applications/里面都没有。从20.6升级的这台电脑有,新装的20.7这台确实没有。😭

Reply View the author
Jokul
deepin
2022-09-06 18:19
#3
crossover

启动器和/usr/share/applications/里面都没有。从20.6升级的这台电脑有,新装的20.7这台确实没有。😭

那你重装一下 fcitx5

1.sudo apt purge *fcitx*

2.sudo apt update

3.sudo apt install fcitx5
Reply View the author
Jokul
deepin
2022-09-06 18:25
#4
crossover

启动器和/usr/share/applications/里面都没有。从20.6升级的这台电脑有,新装的20.7这台确实没有。😭

系统默认一定会有的,应该是你执行了某个命令把输入法配置器删掉了

Reply View the author
crossover
deepin
2022-09-06 18:27
#5
Jokul

那你重装一下 fcitx5

1.sudo apt purge *fcitx*

2.sudo apt update

3.sudo apt install fcitx5

好的,我试试,谢谢啦。

Reply View the author
qq8645
deepin
2022-09-06 18:48
#6

你得安装fcitx-config-common:

sudo apt install fcitx-config-common

Reply View the author