[Opensg-users] appCSM Crash on Mac OS X

2016-05-09 Thread Venkat B
Good day, Mac OS X El Capitan, OpenSG git latest, Xcode 7.2 I am trying to run the CSM sample app and I get a crash on startup with the following backtrace: (lldb) bt * thread #1: tid = 0x1bc2361, 0x000111ea6e3c libOSGBase.2.0.0.dylib`OSG::PThreadBase::getCurrentChangeList() + 28 at

Re: [Opensg-users] appCSM Crash on Mac OS X

2016-05-09 Thread Carsten Neumann
Hello Venkat, I don't have access to an OS X system, but I suspect the problem is really this: Unknow container type DrawManager The data files read by appCSM contained references to a type DrawManager which does not exist, there is only CSMDrawManager. I've adjusted (and committed)

Re: [Opensg-users] appCSM Crash on Mac OS X

2016-05-09 Thread Venkat B
Good day Carsten, That was it - checked out the latest from git and I do not see the crash anymore. Thank you for your assistance. Regards, Venkat On Tue, May 10, 2016 at 12:37 AM, Carsten Neumann < carsten.p.neum...@gmail.com> wrote: > Hello Venkat, > > I don't have access to an OS X

Re: [Opensg-users] OpenSG2: New HDR stage

2016-05-09 Thread Carsten Neumann
Hello Johannes, On 05/03/2016 10:26 AM, Johannes Brunen wrote: > I have implemented a new HDR stage and I would like to ask for some > help with it. I have written a test and an example for this new stage. > Essentially it is working but I get some strange behavior on startup of > the