FS#32644 - [r] No X-window graphical output when using plot (version 2.15.1-2)
Attached to Project:
Arch Linux
Opened by Christophe Pouzat (Christophe.Pouzat) - Wednesday, 14 November 2012, 08:47 GMT
Last edited by Allan McRae (Allan) - Friday, 16 November 2012, 13:40 GMT
Opened by Christophe Pouzat (Christophe.Pouzat) - Wednesday, 14 November 2012, 08:47 GMT
Last edited by Allan McRae (Allan) - Friday, 16 November 2012, 13:40 GMT
|
Details
Description:
Using the "plot" function with the default X-window output just pop's up an empty window. I get the same problems with the same R version (2.15.1) as well as the last one (2.15.2) compiled by myself. I could not figure out what went wrong (all the tests ran by "make check" passed as expected). Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: Using the following function call: plot(rnorm(100)) pop's up an empty X-window. The following graphics generating calls do work: png(file="test.png");plot(rnorm(100));dev.off() pdf(file="test.pdf");plot(rnorm(100));dev.off() |
This task depends upon
Closed by Allan McRae (Allan)
Friday, 16 November 2012, 13:40 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#32597
Friday, 16 November 2012, 13:40 GMT
Reason for closing: Duplicate
Additional comments about closing: