[R] dev.print() bug?

Pierre Kleiber pkleiber at honlab.nmfs.hawaii.edu
Tue Sep 19 20:40:37 CEST 2000


dev.print() seems to get confused when the graphics window is
resized as in the following:

   > plot(1,1)
   > dev.print()
   X11 
     2 
   > #---  resize graphics device window with mouse---
   > dev.print()
   Error in dev.print() : Object "hp" not found

Vital statistics:
   R : Copyright 2000, The R Development Core Team
   Version 1.1.1  (August 15, 2000)
   Linux Red Hat 6.1

I don't recall anything about this behavior in the recent chatter 
about dev.print(), and I didn't find it in the help archives.  
Has this been reported before?... and does anyone know of a 
work-around (besides keeping my hand off the mouse)?

   Thanks, Pierre
 
-- 
-----------------------------------------------------------------
Pierre Kleiber             Email: pkleiber at honlab.nmfs.hawaii.edu
Fishery Biologist                     Tel: 808 983-5399/737-7544
NOAA FISHERIES - Honolulu Laboratory         Fax: 808 983-2902
2570 Dole St., Honolulu, HI 96822-2396 
-----------------------------------------------------------------
 "God could have told Moses about galaxies and mitochondria and
  all.  But behold... It was good enough for government work."
-----------------------------------------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list