Sample_SSAO crashes the sample browser when switching out

Minor issues with the Ogre API that can be trivial to fix
noorus
Halfling
Posts: 75
Joined: Wed Apr 20, 2011 9:55 pm
Location: Helsinki, Finland
x 3

Sample_SSAO crashes the sample browser when switching out

Post by noorus »

When you load up the SSAO sample in the browser, and then switch to another sample, the sample browser crashes.
This would indicate that the SSAO sample is not freeing something properly, or is freeing something that should be shared by all the samples.

http://www.ogre3d.org/mantis/view.php?id=512
Creator of Nice Input Library, for your advanced input needs.
Image
User avatar
masterfalcon
OGRE Retired Team Member
OGRE Retired Team Member
Posts: 4270
Joined: Sun Feb 25, 2007 4:56 am
Location: Bloomington, MN
x 126

Re: Sample_SSAO crashes the sample browser when switching ou

Post by masterfalcon »

Are you using the latest code in the 1.8 branch? This should have been resolved now since RC1
noorus
Halfling
Posts: 75
Joined: Wed Apr 20, 2011 9:55 pm
Location: Helsinki, Finland
x 3

Re: Sample_SSAO crashes the sample browser when switching ou

Post by noorus »

I'm using the trunk source, so could be that it's fixed in 1.8 but the change hasn't been copied to trunk.
I just selected 1.8.0 as the product version in the bugtracker since it didn't have an option for the default branch..
Apologies if this is indeed a duplicate/already fixed. :oops:
Creator of Nice Input Library, for your advanced input needs.
Image