[R-SIG-Mac] graphics problem from Macintosh system software

2015-12-17 Thread Richard M. Heiberger
This has been reported before. I am still seeing it with R-3.2.3. It appears randomly. It sounds scary. Rich > Dec 17 15:14:01 rmhs-MacBook-Air.local R[3534] : CGContextSetFont: invalid context 0x7fb698259080. This is a serious error. This application, or a library it uses, is using an invalid

Re: [R-SIG-Mac] graphics problem from Macintosh system software

2015-12-17 Thread Richard M. Heiberger
No idea at all. It happens randomly. I have noticed it since June 2012 when I first started using the Macintosh. This is the first time I saw it with R-3.2.3 so I decided to report it again. My guess is that it is deep in the Macintosh device driver software. Rich On Thu, Dec 17, 2015 at

Re: [R-SIG-Mac] graphics problem from Macintosh system software

2015-12-17 Thread Erich Neuwirth
Do you have any idea under what circumstances this happens. > On Dec 17, 2015, at 21:44, Richard M. Heiberger wrote: > > This has been reported before. I am still seeing it with R-3.2.3. > It appears randomly. It sounds scary. > > Rich > >> > Dec 17 15:14:01

Re: [R-SIG-Mac] graphics problem from Macintosh system software

2015-12-17 Thread John Maindonald
I used to get this type of message from time to time when I was plotting to the RStudio graphics device. Enlarging the graphics panel seemed to fix it. I’ve not seen it recently, with R-3.2.2 John Maindonald email: john.maindon...@anu.edu.au > On 18/12/2015, at 10:28, Richard M.