[R] rgl crashes after one successful draw

2013-05-29 Thread Bryan Hanson
This is really odd, and probably 100% local to me, but I'm at a loss as to a next step. After narrowing things down, here's how to reproduce: library(rgl) showSomething - function() { open3d() points3d(rnorm(10),rnorm(10),rnorm(10)) axes3d()

Re: [R] rgl crashes after one successful draw

2013-05-29 Thread Prof Brian Ripley
This is most relevant to R-sig-mac. There are two different rgl devices on OS X, depending how you are running this. One based on X11 and one on Apple's GL. In particular, are you using command-line R or R.app? I seem to be able to reproduce it using R.app, in which case it is most

Re: [R] rgl crashes after one successful draw

2013-05-29 Thread Bryan Hanson
Thank you Brian. Yes, problem is on R.app I will send to R-sig-mac. Thanks, Bryan On May 29, 2013, at 11:07 AM, Prof Brian Ripley rip...@stats.ox.ac.uk wrote: This is most relevant to R-sig-mac. There are two different rgl devices on OS X, depending how you are running this. One based

Re: [R] RGL crashes

2010-12-09 Thread Matthew Dowle
Weyland is the project to remove X11 from Linux. http://en.wikipedia.org/wiki/Wayland_(display_server) Ubuntu chiefs have said they support Weyland and aim to include it in the next release (April 2011 == version 11.04 == Natty Narwhal). Fedora developers apparenly said that they are likely to

Re: [R] RGL crashes

2010-12-09 Thread Duncan Murdoch
On 09/12/2010 5:52 AM, Matthew Dowle wrote: Weyland is the project to remove X11 from Linux. http://en.wikipedia.org/wiki/Wayland_(display_server) Ubuntu chiefs have said they support Weyland and aim to include it in the next release (April 2011 == version 11.04 == Natty Narwhal). Fedora

[R] RGL crashes

2010-12-08 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi rgl crashes my R session, when resizing the rgl graphic window. I am using Ubuntu Maversick, with dual monitor setup. If I disconnect one monitor, I can resize it a little bit, but it still craches if I enlarge it to much. I assume that the

Re: [R] RGL crashes

2010-12-08 Thread Duncan Murdoch
Rainer M Krug wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi rgl crashes my R session, when resizing the rgl graphic window. I am using Ubuntu Maversick, with dual monitor setup. If I disconnect one monitor, I can resize it a little bit, but it still craches if I enlarge it to much.

Re: [R] RGL crashes

2010-12-08 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/08/2010 12:05 PM, Duncan Murdoch wrote: Rainer M Krug wrote: Hi rgl crashes my R session, when resizing the rgl graphic window. I am using Ubuntu Maversick, with dual monitor setup. If I disconnect one monitor, I can resize it a little

Re: [R] RGL crashes

2010-12-08 Thread Duncan Murdoch
On 08/12/2010 6:07 AM, Rainer M Krug wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/08/2010 12:05 PM, Duncan Murdoch wrote: Rainer M Krug wrote: Hi rgl crashes my R session, when resizing the rgl graphic window. I am using Ubuntu Maversick, with dual monitor setup. If I

Re: [R] RGL crashes

2010-12-08 Thread Matthew Dowle
Might Wayland fix it in Narwhal ? Duncan Murdoch murdoch.dun...@gmail.com wrote in message news:4cff7177.7030...@gmail.com... On 08/12/2010 6:07 AM, Rainer M Krug wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/08/2010 12:05 PM, Duncan Murdoch wrote: Rainer M Krug wrote: Hi

Re: [R] RGL crashes

2010-12-08 Thread Duncan Murdoch
Matthew Dowle wrote: Might Wayland fix it in Narwhal ? I hope those names mean something to Rainer, because they mean nothing to me. Duncan Murdoch Duncan Murdoch murdoch.dun...@gmail.com wrote in message news:4cff7177.7030...@gmail.com... On 08/12/2010 6:07 AM, Rainer M Krug wrote: