On Sat, Oct 15, 2011 at 6:00 AM, <[email protected]> wrote: > Send R-SIG-Mac mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://stat.ethz.ch/mailman/listinfo/r-sig-mac > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of R-SIG-Mac digest..." > > > Today's Topics: > > 1. 2.14.0 alpha hangs after fg after ctrl-Z (Vincent Carey) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 14 Oct 2011 06:45:27 -0400 > From: Vincent Carey <[email protected]> > To: [email protected] > Subject: [R-SIG-Mac] 2.14.0 alpha hangs after fg after ctrl-Z > Message-ID: > <caant7+u04r1a0j8gbbjwovu9gqdnrnxnbk00qkiny6glec5...@mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > i am running R version 2.14.0 alpha (2011-10-03 r57154) in an X11 > terminal. i build from source. > i often use ctrl-Z to pause the session and return to it via fg. i > find that R hangs upon fg -- it does not > respond to ctrl-C and ctrl-\ takes some time to give a shell back. > Problem is not present in my > linux build of r57208.
Could this be a consequence of the intention of the build on MacOSX to be run through the GUI? I did not see any configure switches that would lead to an alternative build that would allow job control through the shell. > >> sessionInfo() > R version 2.14.0 alpha (2011-10-03 r57154) > Platform: x86_64-apple-darwin10.8.0/x86_64 (64-bit) > > locale: > [1] > en_US.US-ASCII/en_US.US-ASCII/en_US.US-ASCII/C/en_US.US-ASCII/en_US.US-ASCII > > attached base packages: > [1] stats graphics grDevices datasets utils tools methods > [8] base > > other attached packages: > [1] BiocInstaller_1.1.28 weaver_1.19.2 codetools_0.2-8 > [4] digest_0.5.1 > > > > ------------------------------ > > _______________________________________________ > R-SIG-Mac mailing list > [email protected] > https://stat.ethz.ch/mailman/listinfo/r-sig-mac > > > End of R-SIG-Mac Digest, Vol 104, Issue 20 > ****************************************** > _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
