[Seek Help] R语言rstudio中不能输入中文的问题
Tofloor
poster avatar
188******07
deepin
2022-10-16 02:07
Author

deepin20.7安装R4.2.1和rstudio后,写代码时发现不能输入中文

Reply Favorite View the author
All Replies
avatar
188******07
deepin
2022-10-16 02:08
#1

求教各位老师,有没有解决方案

Reply View the author
avatar
deepin
2022-10-16 02:32
#2
188******07

求教各位老师,有没有解决方案

可以百度搜下,有很多案例。

Reply View the author
avatar
亦非台
deepin
2022-10-16 18:51
#3

解决 Debian 中 RStudio 和 Mendeley 下 Fcitx 输入法不能使用的问题

以上是来自github的链接,因为国内原因有时可能会链接不上。

其实就是跟“libfcitxplatforminputcontextplugin.so”有关,有不少软件都有这个问题,只要找到与编译软件的软件同版本的“libfcitxplatforminputcontextplugin.so”,放在对应的目录下,基本可能解决这个问题。

Reply View the author
avatar
188******07
deepin
2022-10-16 20:17
#4
亦非台

解决 Debian 中 RStudio 和 Mendeley 下 Fcitx 输入法不能使用的问题

以上是来自github的链接,因为国内原因有时可能会链接不上。

其实就是跟“libfcitxplatforminputcontextplugin.so”有关,有不少软件都有这个问题,只要找到与编译软件的软件同版本的“libfcitxplatforminputcontextplugin.so”,放在对应的目录下,基本可能解决这个问题。

我尝试过这种方法,在spyder中解决了问题,但是rstudio中无效,不知道为什么

Reply View the author
avatar
亦非台
deepin
2023-04-13 18:39
#5
188******07

我尝试过这种方法,在spyder中解决了问题,但是rstudio中无效,不知道为什么

软件所需的“libfcitxplatforminputcontextplugin.so”版本对应不上自然无效,可以在系统盘下搜索“libfcitxplatforminputcontextplugin.so”,复制系统自带的插件版本试试看。

Reply View the author