jlongmate@coh.org
2002-May-25 00:15 UTC
menu printing fails for windows graphics device (PR#1601)
Full_Name: Jeffrey Longmate Version: 1.5.0 OS: Windows NT 4.00 Submission from: (NULL) (151.152.101.44) On Version 1.5.0 (2002-04-29) for Windows, the following brings up a plot, then a printer selection window, and produces a printed plot:> plot(1:10,1:10) > dev.print(win.print)but with focus on the graphics window, neither the printer button, the printer selection from the file menu, nor CTRL-P do anything. No printer window appears. These all work in version 1.4.1 on the same machine, on the same day. I tried re-installing R 1.5.0 from a freshly downloaded SetupR.exe, and the same thing happened. I can use the file menu to save to a PDF file, or to copy to the clipboard, but not to directly print the contents of the graphics window. The R for Windows FAQ, Version for rw1050, states "You can print the graphics window from its menu or by using dev.print with suitable arguments (see its help page: most likely dev.print(win.graph) will work)." The reference to win.graph should probably be to win.print.> version_ platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 1 minor 5.0 year 2002 month 04 day 29 language R -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
ripley@stats.ox.ac.uk
2002-May-25 07:40 UTC
menu printing fails for windows graphics device (PR#1601)
This is known, already fixed in R-patched. Please look in the R-help archives (including for where you can get a pre-compiled version of a late enough version to have the fix). On Sat, 25 May 2002 jlongmate@coh.org wrote:> Full_Name: Jeffrey Longmate > Version: 1.5.0 > OS: Windows NT 4.00 > Submission from: (NULL) (151.152.101.44) > > > On Version 1.5.0 (2002-04-29) for Windows, the following brings up a plot, then > a printer selection window, and produces a printed plot: > > plot(1:10,1:10) > > dev.print(win.print) > but with focus on the graphics window, neither the printer button, the printer > selection from the file menu, nor CTRL-P do anything. No printer window > appears. These all work in version 1.4.1 on the same machine, on the same day. > I tried re-installing R 1.5.0 from a freshly downloaded SetupR.exe, and the same > thing happened. > I can use the file menu to save to a PDF file, or to copy to the clipboard, but > not to directly print the contents of the graphics window. > > The R for Windows FAQ, Version for rw1050, states "You can print the graphics > window from its menu or by using dev.print with suitable arguments (see its help > page: most likely dev.print(win.graph) will work)." The reference to win.graph > should probably be to win.print. > > > version > _ > platform i386-pc-mingw32 > arch i386 > os mingw32 > system i386, mingw32 > status > major 1 > minor 5.0 > year 2002 > month 04 > day 29 > language R > > > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- > r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html > Send "info", "help", or "[un]subscribe" > (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch > _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._ >-- Brian D. Ripley, ripley@stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._