Salut Gaspard, 

On 24 January 2007 at 22:57, Gaspard Lequeux wrote:
| 
| 
| Hej,
| 
| On Wed, 24 Jan 2007, Dirk Eddelbuettel wrote:
| 
| > (Duncan: This is in regards to rgl crashing R. See the log at
| >     http://bugs.debian.org/384518   and in particular Michel's
| >        message from 23 Jan 2007 18:25)
| >
| > Hi guys,
| >
| > I just noticed that this bug landed in my (rgl maintainer) lap ;-)  Turns 
out
| > that I am confused as I just did
| >
| >   $ R
| >   > library(rgl)
| >   > triangles3d(c(1,2,3),c(1,2,4),c(1,3,5))   # extra comma removed
| >   > rgl.postscript('testing.pdf','pdf')
| >
| > and it happens to work with rgl 0.70 (there have been lots of updates
| > upstream) on a machine with an Nvidia card -- but it crashes on another
| > machine with an ATI card.  Both run the same R version (2.4.1) and the same
| > rgl version (0.70). So maybe we can absolve rgl of any guilt?
| 
| If this can be of any help, it crashes on a machine with nvidia card but 
| nv drivers (not those from nvidia thus). However, rgl is version 0.68 and 
| R 2.4.0, so a little bit old, (debian testing).

Hah!! You caught me!  I had checked on my machine at work, but not at home. I
was also running 0.68. Once I installed r-cran-rgl_0.70 (of which I as
maintainer had the original version hanging around in my pbuilder results
dir) everything worked!!

So now we have it working under Nvidia and Ati, provided rgl 0.70 is used. 

So Duncan, sorry 'bout the noise. I hereby declare the bug fixed. :)

Please fetch r-cran-rgl from unstable, either via apt 'pinning' or manually,
try it and report back. It looks to me as if we can close this one soon.

Dirk

| 
| > library(rgl)
| > triangles3d(c(1,2,3),c(1,2,4),c(1,3,5))
| > rgl.postscript('testing.pdf','pdf')
| X Error of failed request:  GLXBadContextState
|    Major opcode of failed request:  142 (GLX)
|    Minor opcode of failed request:  5 (X_GLXMakeCurrent)
|    Serial number of failed request:  98
|    Current serial number in output stream:  98
| 
| /Gaspard
| 
| 

-- 
Hell, there are no rules here - we're trying to accomplish something. 
                                                  -- Thomas A. Edison


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to