Displaying 7 results from an estimated 7 matches for "rgl_dev_getcurrent".
2016 Jan 30
2
Best way for rgl's .onLoad to fail?
...and not attempt to load the rgl
lib:
> library(rgl)
Warning message:
X11 not found; XQuartz (from www.xquartz.org) is required to run rgl.
rgl is now loaded, but it doesn't work; just about any function call
will give an error, e.g.
> plot3d(1,2,3)
Error in rgl.cur() : object 'rgl_dev_getcurrent' not found
Do people have opinions about this?
One comparable package is RGtk2: if Gtk2 isn't install, it offers to
install it. I could probably do that for XQuartz. If the user says no,
RGtk2 gives really ugly error messages. rgl can work without XQuartz,
but as I already mentione...
2011 May 10
1
Problem rgl
...st,
I'm using R on a Fedora 14 32 bit machine and I'm trying to use the
rgl-package, but get the following error-messages:
> library(rgl)
Warnmeldungen:
1: In rgl.init(initValue) : RGL: no suitable visual available
2: In fun(...) : error in rgl_init
> plot3d()
Fehler in rgl.cur() : rgl_dev_getcurrent
Does anyone know how to solve this problem?
Thanks in advance,
Marco
2016 Feb 01
2
Best way for rgl's .onLoad to fail?
...>> X11 not found; XQuartz (from www.xquartz.org) is required to run rgl.
>>
>> rgl is now loaded, but it doesn't work; just about any function call will give an error, e.g.
>>
>> > plot3d(1,2,3)
>> Error in rgl.cur() : object 'rgl_dev_getcurrent' not found
>>
>> Do people have opinions about this?
>>
>> One comparable package is RGtk2: if Gtk2 isn't install, it offers to install it. I could probably do that for XQuartz. If the user says no, RGtk2 gives really ugly error messages. rgl ca...
2016 Feb 01
1
Best way for rgl's .onLoad to fail?
...ired to run
>> rgl.
>> >>
>> >> rgl is now loaded, but it doesn't work; just about any function
>> call will give an error, e.g.
>> >>
>> >> > plot3d(1,2,3)
>> >> Error in rgl.cur() : object 'rgl_dev_getcurrent' not found
>> >>
>> >> Do people have opinions about this?
>> >>
>> >> One comparable package is RGtk2: if Gtk2 isn't install, it offers
>> to install it. I could probably do that for XQuartz. If the user says no,...
2016 Jan 31
0
Best way for rgl's .onLoad to fail?
...;
> > library(rgl)
> Warning message:
> X11 not found; XQuartz (from www.xquartz.org) is required to run rgl.
>
> rgl is now loaded, but it doesn't work; just about any function call will give an error, e.g.
>
> > plot3d(1,2,3)
> Error in rgl.cur() : object 'rgl_dev_getcurrent' not found
>
> Do people have opinions about this?
>
> One comparable package is RGtk2: if Gtk2 isn't install, it offers to install it. I could probably do that for XQuartz. If the user says no, RGtk2 gives really ugly error messages. rgl can work without XQuartz, but as I...
2012 Jan 11
0
rgl/ x11 problem
...ge:
[6] WARNING: Warning in rgl.init(initValue) :
Warning in rgl.init(initValue) :
Warning in rgl.init(initValue) :
Warning in rgl.init(initValue) : RGL: no suitable visual available
Warning in fun(...) : error in rgl_init
When I attempt to use the plot3d function, I get this message:
[7] ERROR: rgl_dev_getcurrent
This is a new problem, I have been using these packages/ functions without
problems for at least a year. I am using Rcommander on Ubuntu 11.10.
I have read that this may be an X11 problem, if so, I don't know how to fix
this. Any help would be very much appreciated. Thanks for your time,
-...
2016 Feb 01
0
Best way for rgl's .onLoad to fail?
...XQuartz (from www.xquartz.org) is required to run rgl.
> >>
> >> rgl is now loaded, but it doesn't work; just about any function call will give an error, e.g.
> >>
> >> > plot3d(1,2,3)
> >> Error in rgl.cur() : object 'rgl_dev_getcurrent' not found
> >>
> >> Do people have opinions about this?
> >>
> >> One comparable package is RGtk2: if Gtk2 isn't install, it offers to install it. I could probably do that for XQuartz. If the user says no, RGtk2 gives really ugly e...