Skip to content
Prev 26512 / 63424 Next

x11(....) kills R without DISPLAY (PR#10379)

brechbuehler at gmail.com wrote:
I see this on Fedora 7 too. I suspect that the earlier report was 
thought to be Mac specific.
(E) It appears that you have to use a valid display in the x11() call

 > x11(":1")
Error in X11(display, width, height, pointsize, if (is.null(gamma)) 1 
else gamma,  :
  unable to start device X11
In addition: Warning message:
In x11(":1") : unable to open connection to X11 display ':1'
 > x11(":0")
Error: Couldn't find per display information