I've noticed this issue over several builds of R, and have had this issue on multiple mac (but not PC) machines. The problem is intermittent, but has been persistent for many years. I will get the spinning rainbow ball (causing me to force quit R), when I: use the file.choose() command Change the working directory through the GUI tab The issue seems to pop up randomly, with no seeming pattern as to when it will happen. But I've attached my latest crash report if this can help track down what is going on . -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20170204/53eaaf02/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: R_2017-02-04-133150_Vincents-MacBook-Pro.hang Type: application/octet-stream Size: 984663 bytes Desc: R_2017-02-04-133150_Vincents-MacBook-Pro.hang URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20170204/53eaaf02/attachment-0001.obj>
R hangs up when using file.choose() or other GUI functions
3 messages · Vinny Mo, Ivan Calandra, Christoph Napierala
I also have this problem on my MacBookAir running OSX El Capitan. Best Ivan Le 04/02/2017 ? 19:54, Vinny Mo a ?crit :
I've noticed this issue over several builds of R, and have had this issue on multiple mac (but not PC) machines. The problem is intermittent, but has been persistent for many years. I will get the spinning rainbow ball (causing me to force quit R), when I: use the file.choose() command Change the working directory through the GUI tab The issue seems to pop up randomly, with no seeming pattern as to when it will happen. But I've attached my latest crash report if this can help track down what is going on .
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac
hi this sounds like the issues i had. the below comments where made on 31st of january, and might be helpful. i also deleted r from my mac and cleaned all .Rhistory and R library entries according to the R uninstall guide on the CRAN R site - but the below entry did finally do the job. christoph =========
On 30.01.17 18:56, Barry M. Lesht wrote:
The text below is from an e-mail I tried to post last week, but for some reason it was not added to the list. I just experienced another R crash after attempting to open an existing document. The nature of the crash is that the document select window opens but rather than show the list of available documents, the spinning ball appears and I am unable to interact with R at all. I have to force it to quit and then I have to delete the "saved application state" directory and .Rhistory files. 1. Brandon: I was able to reproduce the behavior you describe when launching R by clicking on an R script. Indeed using ESC does restore the session to 'normal.' I do not generally launch R this way and the crashes I experience seem to occur when I attempt to open a new script from the "Open Document" selection in the menu bar. 2. Christoph: Have you tried deleting the ~/Library/Saved Application State/org.R-project.R.savedState/ directory? I found that I have to delete this as well as my .Rhistory file to get R to start again after the crash. 3. Simon: How does one generate a "crash log." Is this the "report" that comes up when "Force Quit" is used to terminate the R session? Also, I find that the crashes tend to occur when I try to open a script; I never get to the point where I source it. Would the system 'know" about any "possibly broken packages" before the routine is sourced? [[alternative HTML version deleted]]
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac
On 05.02.17 10:50, Ivan Calandra wrote:
I also have this problem on my MacBookAir running OSX El Capitan. Best Ivan Le 04/02/2017 ? 19:54, Vinny Mo a ?crit :
I've noticed this issue over several builds of R, and have had this issue on multiple mac (but not PC) machines. The problem is intermittent, but has been persistent for many years. I will get the spinning rainbow ball (causing me to force quit R), when I: use the file.choose() command Change the working directory through the GUI tab The issue seems to pop up randomly, with no seeming pattern as to when it will happen. But I've attached my latest crash report if this can help track down what is going on .
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac