Re: [osg-users] [build] 2.9.14 and trunk problems on lubuntu 11.04+lxde+nvidia

2011-05-30 Thread J.P. Delport
Hi, On 27/05/11 18:10, Robert Osfield wrote: Hi All, On Thu, May 26, 2011 at 2:31 PM, J.P. Delportjpdelp...@csir.co.za wrote: ulimit -c unlimited for ((i=0; i100; i++)) do osgviewer --window 0 100 800 600 cow.osg osgviewer --window 500 0 800 600 cow.osg sleep 0.5; killall osgviewer; done

Re: [osg-users] [build] 2.9.14 and trunk problems on lubuntu 11.04+lxde+nvidia

2011-05-27 Thread Robert Osfield
Hi All, On Thu, May 26, 2011 at 2:31 PM, J.P. Delport jpdelp...@csir.co.za wrote: ulimit -c unlimited for ((i=0; i100; i++)) do  osgviewer --window 0 100 800 600 cow.osg osgviewer --window 500 0 800 600 cow.osg sleep 0.5; killall osgviewer; done As discussed in the OSG trunk crashing,

Re: [osg-users] [build] 2.9.14 and trunk problems on lubuntu 11.04+lxde+nvidia

2011-05-26 Thread J.P. Delport
Hi, On 25/05/11 21:18, Roman Grigoriev wrote: Hi, found some bug when I try to run osgviewer many times on my config after 2 or 3 smooth runs I got black screen and osgviewer simply hangs. tried with all drivers 260 270 275 x86 - same thing. -I tried 2.9.11 - works fine. I've recently

Re: [osg-users] [build] 2.9.14 and trunk problems on lubuntu 11.04+lxde+nvidia

2011-05-26 Thread J.P. Delport
Hi, saw now you included ubuntu nvidia in the subject... What specific GPU though? jp On 26/05/11 08:29, J.P. Delport wrote: Hi, On 25/05/11 21:18, Roman Grigoriev wrote: Hi, found some bug when I try to run osgviewer many times on my config after 2 or 3 smooth runs I got black screen and

Re: [osg-users] [build] 2.9.14 and trunk problems on lubuntu 11.04+lxde+nvidia

2011-05-26 Thread Roman Grigoriev
Hi, I tested developer releases so starting from 2.9.12 this thing happens my config g++4.5.2 and tested with 260 270 and even beta 275 drivers on quadro 4200m and nvidia ion2 and 8600mgt Thank you! Cheers, Roman -- Read this topic online here:

Re: [osg-users] [build] 2.9.14 and trunk problems on lubuntu 11.04+lxde+nvidia

2011-05-26 Thread Alberto Luaces
Roman Grigoriev writes: I tested developer releases so starting from 2.9.12 this thing happens my config g++4.5.2 and tested with 260 270 and even beta 275 drivers on quadro 4200m and nvidia ion2 and 8600mgt It happened to me just once yesterday, the rest of the time worked fine. I'm running

Re: [osg-users] [build] 2.9.14 and trunk problems on lubuntu 11.04+lxde+nvidia

2011-05-26 Thread J.P. Delport
Hi, On 26/05/11 09:20, Alberto Luaces wrote: Roman Grigoriev writes: I tested developer releases so starting from 2.9.12 this thing happens my config g++4.5.2 and tested with 260 270 and even beta 275 drivers on quadro 4200m and nvidia ion2 and 8600mgt It happened to me just once yesterday,

Re: [osg-users] [build] 2.9.14 and trunk problems on lubuntu 11.04+lxde+nvidia

2011-05-26 Thread Robert Osfield
Hi Romand and J.P, Since I updaged to Kubuntu 11.04 I too am getting intermittent X11 when opening up the viewer, the window resize when pressing 'f' has also broken. Frustratingly I can't reproduce it today so far... When I do get a crash on start up I get a warning from X11, and when I say

Re: [osg-users] [build] 2.9.14 and trunk problems on lubuntu 11.04+lxde+nvidia

2011-05-26 Thread J.P. Delport
Hi, On 26/05/11 09:29, J.P. Delport wrote: Hi, On 26/05/11 09:20, Alberto Luaces wrote: Roman Grigoriev writes: I tested developer releases so starting from 2.9.12 this thing happens my config g++4.5.2 and tested with 260 270 and even beta 275 drivers on quadro 4200m and nvidia ion2 and

Re: [osg-users] [build] 2.9.14 and trunk problems on lubuntu 11.04+lxde+nvidia

2011-05-26 Thread J.P. Delport
Hi Robert, On 26/05/11 10:41, Robert Osfield wrote: Hi Romand and J.P, Since I updaged to Kubuntu 11.04 I too am getting intermittent X11 when opening up the viewer, the window resize when pressing 'f' has also broken. Frustratingly I can't reproduce it today so far... When I do get a crash

Re: [osg-users] [build] 2.9.14 and trunk problems on lubuntu 11.04+lxde+nvidia

2011-05-26 Thread J.P. Delport
Hi, On 26/05/11 10:53, J.P. Delport wrote: Hi Robert, On 26/05/11 10:41, Robert Osfield wrote: Hi Romand and J.P, Since I updaged to Kubuntu 11.04 I too am getting intermittent X11 when opening up the viewer, the window resize when pressing 'f' has also broken. Frustratingly I can't

Re: [osg-users] [build] 2.9.14 and trunk problems on lubuntu 11.04+lxde+nvidia

2011-05-26 Thread Robert Osfield
Hi J.P, On Thu, May 26, 2011 at 10:22 AM, J.P. Delport jpdelp...@csir.co.za wrote: osgviewer --window 0 0 800 600 cow.osg Error: In Texture::Extensions::setupGLExtensions(..) OpenGL version test failed, requires valid graphics context. Scaling image 'Images/reflect.rgb' from (128,128) to

Re: [osg-users] [build] 2.9.14 and trunk problems on lubuntu 11.04+lxde+nvidia

2011-05-26 Thread Magnus Kessler
On Thursday 26 May 2011 10:32:09 Robert Osfield wrote: Hi J.P, On Thu, May 26, 2011 at 10:22 AM, J.P. Delport jpdelp...@csir.co.za wrote: osgviewer --window 0 0 800 600 cow.osg Error: In Texture::Extensions::setupGLExtensions(..) OpenGL version test failed, requires valid graphics

Re: [osg-users] [build] 2.9.14 and trunk problems on lubuntu 11.04+lxde+nvidia

2011-05-26 Thread Robert Osfield
I just ran OpenSceneGraph/runexamples.bat and this got all the way through with only one error - osgtexture3D failed with the error: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server :0.0 after 68 requests (68 known processed) with 0 events remaining. Running

Re: [osg-users] [build] 2.9.14 and trunk problems on lubuntu 11.04+lxde+nvidia

2011-05-26 Thread J.P. Delport
Hi, On 26/05/11 11:32, Robert Osfield wrote: Hi J.P, On Thu, May 26, 2011 at 10:22 AM, J.P. Delportjpdelp...@csir.co.za wrote: osgviewer --window 0 0 800 600 cow.osg Error: In Texture::Extensions::setupGLExtensions(..) OpenGL version test failed, requires valid graphics context. Scaling

Re: [osg-users] [build] 2.9.14 and trunk problems on lubuntu 11.04+lxde+nvidia

2011-05-26 Thread J.P. Delport
Hi, On 26/05/11 12:44, J.P. Delport wrote: Hi, On 26/05/11 11:32, Robert Osfield wrote: Hi J.P, On Thu, May 26, 2011 at 10:22 AM, J.P. Delportjpdelp...@csir.co.za wrote: osgviewer --window 0 0 800 600 cow.osg Error: In Texture::Extensions::setupGLExtensions(..) OpenGL version test failed,