【发布时间】:2016-01-20 09:55:03
【问题描述】:
如果我打开 R 部分,它会显示 Javascript Alert - 127.0.0.1 框喜欢这样,
<p>R encountered a fatal error.</p>The session was terminated.
在终端显示,
aarthika@aarthika-HP-406-G1-MT:~$ rstudio
load glyph failed err=6 face=0x23d2280, glyph=2797
load glyph failed err=6 face=0x23d2280, glyph=2797
QIODevice::read: device not open
QIODevice::read: device not open
QIODevice::read: device not open
QIODevice::read: device not open
QIODevice::read: device not open
QApplication::qAppName: Please instantiate the QApplication object first
如何避免这个问题?
【问题讨论】:
-
鉴于一个小时内没有人回答,我敢打赌并不是每个人都清楚“打开 R 部分”的含义。这似乎是我们可以开始解读问题的好地方。
-
在我的系统中,我有 r 和 rstudio。如果我打开 rstudio,它会这样显示...
-
你手工编译过R吗?也许this thread 可能有用吗?
-
我对 OSX 不是很精通(一点也不),但是在网上搜索了一下并通过 cmets 判断后,它会出现损坏的安装可能是罪魁祸首。也许您没有对所有文件夹的写入权限?
标签: javascript java r rstudio qapplication