Re: [osg-users] 2.8.5 RC3 call for testing

2011-06-04 Thread Paul Martz
Thanks, Ryan. This is committed now to the 2.8 branch. I'll wait until I see a 
successful build before I tag the RC.

   -Paul


On 6/3/2011 10:29 PM, Ryan Pavlik wrote:

OK, I've attached updated introspection wrappers. Haven't had the chance to
build them yet - touching the Object header is a good way to force a rebuild of
lots of files. Once you commit, there should be a new Experimental build showing
up on cdash shortly (polling hourly for now, but an actual build could take an
hour too) whether pass or fail - only testing build.

Ryan

On Fri, Jun 3, 2011 at 10:51 PM, Ryan Pavlik mailto:rpav...@iastate.edu>> wrote:

I'll need to re-generate the wrappers because of this change. You may wish
to wait on the RC until I can do so.

Ryan


On Fri, Jun 3, 2011 at 7:13 PM, Paul Martz mailto:pma...@skew-matrix.com>> wrote:

Thanks. This was fixed on trunk in 11959. I've merged 11959 over to the
2.8 branch to resolve the issue. I'll tag another RC shortly.
   -Paul



On 6/3/2011 1:37 PM, Robert Osfield wrote:

Hi Paul,

If you could all take a few moments to build and run this with
your 2.8.x
applications, I'd appreciate any feedback. Thanks!


I have just built 2.8.5-rc3 and it all went smoothly this time.  I
executed the runexamples.bat and everything worked fine except for :

   osgviewer glsl_simple.osg
   osgviewer glsl_julia.osg
   osgviewer glsl_mandlebrot.osg

Which give black textures, so black shapes on the top row for
glsl_simple.osg, and black quads for glsl_julia.osg and
glsl_mandlebrot.osg.  Curiously glsl_confetti.osg works fine. The
osgshaders example also works as do other shader based examples.

I have tried all these examples with OSG svn/trunk and they work 
fine.
  The files in question haven't change since they were checked in to
OpenSceneGraph-Data so these won't be a variable in this regression.

I'm afraid I don't recall doing this test for 2.8.4 so I couldn't
guess at when the regression happened.  To explore where the .osg
plugin might be a variable I've just done an osgconv glsl_julia.osg
test.osg for both 2.8.5-rc3 and svn/trunk and both version 
generated a
test.osg file that different from glsl_julia.osg but both identical
with each other... So reading and writing seems to be fine.  The
test.osg works fine under svn/trunk but still fails under 2.8.5-rc3
confirms that the changes between glsl_julia.osg and test.osg is
effectively a cosmetic change.

I have to head offline now - children to read stories too :-)

Sorry to report some bad news again.

Robert.



Robert.
___
osg-users mailing list
osg-users@lists.openscenegraph.org


http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org




--
  -Paul Martz  Skew Matrix Software
http://www.skew-matrix.com/
___
osg-users mailing list
osg-users@lists.openscenegraph.org


http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org




--
Ryan Pavlik
HCI Graduate Student
Virtual Reality Applications Center
Iowa State University

rpav...@iastate.edu 
http://academic.cleardefinition.com




--
Ryan Pavlik
HCI Graduate Student
Virtual Reality Applications Center
Iowa State University

rpav...@iastate.edu 
http://academic.cleardefinition.com



___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org



--
  -Paul Martz  Skew Matrix Software
   http://www.skew-matrix.com/
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] 2.8.5 RC3 call for testing

2011-06-03 Thread Ryan Pavlik
I'll need to re-generate the wrappers because of this change. You may wish
to wait on the RC until I can do so.

Ryan

On Fri, Jun 3, 2011 at 7:13 PM, Paul Martz  wrote:

> Thanks. This was fixed on trunk in 11959. I've merged 11959 over to the 2.8
> branch to resolve the issue. I'll tag another RC shortly.
>   -Paul
>
>
>
> On 6/3/2011 1:37 PM, Robert Osfield wrote:
>
>> Hi Paul,
>>
>>  If you could all take a few moments to build and run this with your 2.8.x
>>> applications, I'd appreciate any feedback. Thanks!
>>>
>>
>> I have just built 2.8.5-rc3 and it all went smoothly this time.  I
>> executed the runexamples.bat and everything worked fine except for :
>>
>>   osgviewer glsl_simple.osg
>>   osgviewer glsl_julia.osg
>>   osgviewer glsl_mandlebrot.osg
>>
>> Which give black textures, so black shapes on the top row for
>> glsl_simple.osg, and black quads for glsl_julia.osg and
>> glsl_mandlebrot.osg.  Curiously glsl_confetti.osg works fine. The
>> osgshaders example also works as do other shader based examples.
>>
>> I have tried all these examples with OSG svn/trunk and they work fine.
>>  The files in question haven't change since they were checked in to
>> OpenSceneGraph-Data so these won't be a variable in this regression.
>>
>> I'm afraid I don't recall doing this test for 2.8.4 so I couldn't
>> guess at when the regression happened.  To explore where the .osg
>> plugin might be a variable I've just done an osgconv glsl_julia.osg
>> test.osg for both 2.8.5-rc3 and svn/trunk and both version generated a
>> test.osg file that different from glsl_julia.osg but both identical
>> with each other... So reading and writing seems to be fine.  The
>> test.osg works fine under svn/trunk but still fails under 2.8.5-rc3
>> confirms that the changes between glsl_julia.osg and test.osg is
>> effectively a cosmetic change.
>>
>> I have to head offline now - children to read stories too :-)
>>
>> Sorry to report some bad news again.
>>
>> Robert.
>>
>>
>>
>> Robert.
>> ___
>> osg-users mailing list
>> osg-users@lists.openscenegraph.org
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>
>>
>>
>
> --
>  -Paul Martz  Skew Matrix Software
>   http://www.skew-matrix.com/
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



-- 
Ryan Pavlik
HCI Graduate Student
Virtual Reality Applications Center
Iowa State University

rpav...@iastate.edu
http://academic.cleardefinition.com
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] 2.8.5 RC3 call for testing

2011-06-03 Thread Paul Martz
Thanks. This was fixed on trunk in 11959. I've merged 11959 over to the 2.8 
branch to resolve the issue. I'll tag another RC shortly.

   -Paul



On 6/3/2011 1:37 PM, Robert Osfield wrote:

Hi Paul,


If you could all take a few moments to build and run this with your 2.8.x
applications, I'd appreciate any feedback. Thanks!


I have just built 2.8.5-rc3 and it all went smoothly this time.  I
executed the runexamples.bat and everything worked fine except for :

   osgviewer glsl_simple.osg
   osgviewer glsl_julia.osg
   osgviewer glsl_mandlebrot.osg

Which give black textures, so black shapes on the top row for
glsl_simple.osg, and black quads for glsl_julia.osg and
glsl_mandlebrot.osg.  Curiously glsl_confetti.osg works fine. The
osgshaders example also works as do other shader based examples.

I have tried all these examples with OSG svn/trunk and they work fine.
  The files in question haven't change since they were checked in to
OpenSceneGraph-Data so these won't be a variable in this regression.

I'm afraid I don't recall doing this test for 2.8.4 so I couldn't
guess at when the regression happened.  To explore where the .osg
plugin might be a variable I've just done an osgconv glsl_julia.osg
test.osg for both 2.8.5-rc3 and svn/trunk and both version generated a
test.osg file that different from glsl_julia.osg but both identical
with each other... So reading and writing seems to be fine.  The
test.osg works fine under svn/trunk but still fails under 2.8.5-rc3
confirms that the changes between glsl_julia.osg and test.osg is
effectively a cosmetic change.

I have to head offline now - children to read stories too :-)

Sorry to report some bad news again.

Robert.



Robert.
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org





--
  -Paul Martz  Skew Matrix Software
   http://www.skew-matrix.com/
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] 2.8.5 RC3 call for testing

2011-06-03 Thread Paul Martz

On my main system:

osgviewer glsl_simple.osg

...is broke in 2.8.5 and runs fine in both 2.8.3 and 2.8.4, so I'll look into 
why/how this broke. This is not the kind of bug we want to include in a release.


2.8.5 is on hold until this in investigated and resolved.
   -Paul


On 6/3/2011 2:12 PM, Chris 'Xenon' Hanson wrote:

On 6/3/2011 1:37 PM, Robert Osfield wrote:

I'm afraid I don't recall doing this test for 2.8.4 so I couldn't
guess at when the regression happened.  To explore where the .osg
plugin might be a variable I've just done an osgconv glsl_julia.osg
test.osg for both 2.8.5-rc3 and svn/trunk and both version generated a
test.osg file that different from glsl_julia.osg but both identical
with each other... So reading and writing seems to be fine.  The
test.osg works fine under svn/trunk but still fails under 2.8.5-rc3
confirms that the changes between glsl_julia.osg and test.osg is
effectively a cosmetic change.


   I don't have the ability to re-test 2.8.4 right this moment. Can we get 
feedback from
anyone else checking 2.8.5 on other platforms, or anyone who has a 2.8.4 built 
on any
platform? I guess we should check 2.8.3 as well if possible.




--
  -Paul Martz  Skew Matrix Software
   http://www.skew-matrix.com/
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] 2.8.5 RC3 call for testing

2011-06-03 Thread Chris 'Xenon' Hanson
On 6/3/2011 1:37 PM, Robert Osfield wrote:
> I'm afraid I don't recall doing this test for 2.8.4 so I couldn't
> guess at when the regression happened.  To explore where the .osg
> plugin might be a variable I've just done an osgconv glsl_julia.osg
> test.osg for both 2.8.5-rc3 and svn/trunk and both version generated a
> test.osg file that different from glsl_julia.osg but both identical
> with each other... So reading and writing seems to be fine.  The
> test.osg works fine under svn/trunk but still fails under 2.8.5-rc3
> confirms that the changes between glsl_julia.osg and test.osg is
> effectively a cosmetic change.

  I don't have the ability to re-test 2.8.4 right this moment. Can we get 
feedback from
anyone else checking 2.8.5 on other platforms, or anyone who has a 2.8.4 built 
on any
platform? I guess we should check 2.8.3 as well if possible.

-- 
Chris 'Xenon' Hanson, omo sanza lettere. xe...@alphapixel.com 
http://www.alphapixel.com/
  Digital Imaging. OpenGL. Scene Graphs. GIS. GPS. Training. Consulting. 
Contracting.
"There is no Truth. There is only Perception. To Perceive is to Exist." - 
Xen
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] 2.8.5 RC3 call for testing

2011-06-03 Thread Robert Osfield
Hi Paul,

> If you could all take a few moments to build and run this with your 2.8.x
> applications, I'd appreciate any feedback. Thanks!

I have just built 2.8.5-rc3 and it all went smoothly this time.  I
executed the runexamples.bat and everything worked fine except for :

  osgviewer glsl_simple.osg
  osgviewer glsl_julia.osg
  osgviewer glsl_mandlebrot.osg

Which give black textures, so black shapes on the top row for
glsl_simple.osg, and black quads for glsl_julia.osg and
glsl_mandlebrot.osg.  Curiously glsl_confetti.osg works fine. The
osgshaders example also works as do other shader based examples.

I have tried all these examples with OSG svn/trunk and they work fine.
 The files in question haven't change since they were checked in to
OpenSceneGraph-Data so these won't be a variable in this regression.

I'm afraid I don't recall doing this test for 2.8.4 so I couldn't
guess at when the regression happened.  To explore where the .osg
plugin might be a variable I've just done an osgconv glsl_julia.osg
test.osg for both 2.8.5-rc3 and svn/trunk and both version generated a
test.osg file that different from glsl_julia.osg but both identical
with each other... So reading and writing seems to be fine.  The
test.osg works fine under svn/trunk but still fails under 2.8.5-rc3
confirms that the changes between glsl_julia.osg and test.osg is
effectively a cosmetic change.

I have to head offline now - children to read stories too :-)

Sorry to report some bad news again.

Robert.



Robert.
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] 2.8.5 RC3 call for testing

2011-06-03 Thread Paul Martz
Hi all -- Obviously I was a bit over-optimistic when I labeled RC2 the "final" 
RC. But this is why we test. RC3 is now available:


http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.8.5-rc3

Thanks to Robert for catching the build issue created by the 3ds backport, which 
is now fixed in RC3.


If you could all take a few moments to build and run this with your 2.8.x 
applications, I'd appreciate any feedback. Thanks!

   -Paul


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org