无法在Ubuntu 15.04(RStudio)中加载字形
每当我在Ubuntu中运行RStudio时,我在终端中得到奇怪的输出“加载字形失败错误= 6 ...”以下是从我打开RStudio的终端获取的。 ypitcan@PitcanStat:~$ rstudio load glyph failed err=6 face=0x2de33f0, glyph=2797 load glyph failed err=6 face=0x2de33f0, glyph=2797 然后,当我关闭RStudio应用程序时,我也收到了消息 QApplication::qAppName: Please instantiate the QApplication object first 为什么会发生这种情况,如何解决这些问题,以免这些错误再次出现?