[R-SIG-Mac] R-app crashes when saving quartz graphics to pdf
Simon Urbanek
simon.urbanek at r-project.org
Fri Oct 28 22:10:21 CEST 2005
Thanks, Denis,
On Oct 28, 2005, at 7:57 PM, Denis Chabot wrote:
> but, and it is a big but because I think I've put my finger on the
> problem, R crashes only if, in the "save" dialog box, I navigate to
> this folder:
>
> "~/Documents/Crabe/Bilan énergétique (Kirsten)/Article", although
> the file name I use after this does not matter.
>
it was indeed an encoding bug which is now fixed (R-GUI revision
1948). In fact the encoding bug triggered another (unusual) bug in
WriteConsole callback (which caused the crash) when R was trying to
tell you that it cannot create the file.
Thanks,
Simon
More information about the R-SIG-Mac
mailing list