[EMAIL PROTECTED] writes:

> When I use fix() to edit a matrix R immediately quits with a segmentation fault
> if I use the copy button in the graphical device window. Clicking on the name of
> the variables completely  messes up the screen too. In this case you have to
> close the grahpic device and call fix() again.

Confirmed on r-devel/Opteron and 1.8.0/K6, so it has likely been with
us for a while. Goes to show how much people actually use that
interface...

(You didn't quite give reproducibility instructions, but 

data(women); fix(women)

and then press Copy etc. will do it.)

BTW, the messed-up screen can be worked around by minimizing and
unminimizing the window.

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED])             FAX: (+45) 35327907

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-devel

Reply via email to