在Ubuntu 16.04上的Rstudio 3.5.1中加载字形失败

时间:2018-07-21 06:53:15

标签: r ubuntu rstudio

我按照https://cran.r-project.org和RStudio的说明在系统上安装了R,方法是从官方网站下载ubuntu软件包,然后通过终端sudo dpkg -i rstudio-xenial-1.1.456-amd64.deb通过终端安装它。 当我尝试通过终端打开RStudio时,它会打开,但还会在终端中显示以下错误: load glyph failed err=6 face=0x19b89c0, glyph=2797 load glyph failed err=6 face=0x19b89c0, glyph=2797 当我关闭它时,QApplication::qAppName: Please instantiate the QApplication object first会在终端上弹出。请帮我解决这个问题。

0 个答案:

没有答案