Message-ID: <341490C0-37FE-4934-ADB7-03C83F29370D@r-project.org>
Date: 2005-12-01T15:17:42Z
From: Simon Urbanek
Subject: Crash when trying to save Quartz window as PDF
In-Reply-To: <62E94F67-1798-4E99-AC0F-F97F43CE04D1@mail.utexas.edu>
On Nov 30, 2005, at 7:13 PM, Xochitl Morgan wrote:
> My R (Version 2.2.0) has been crashing quite reliably when I try to
> save my Quartz window of graphs as a PDF. If it makes any
> difference, my OS is 10.4.3.
Can you, please, test a more recent version of the R.app GUI?
Preferably the most recent debug version obtainable from
http://research.att.com/~urbanek/R/
(bottom of the page). There was an issue with saving files in general
when non-ASCII characters were used that was fixed recently. If it's
an another issue, please send us the crash report based on the debug
version.
Thanks,
Simon
PS: does the same problem occur when using:
quartz.save("plot.pdf",type="pdf")
instead?