[osg-submissions] Small fix to osgviewerFOX

Mario Valle mvalle at cscs.ch
Fri Aug 24 02:38:34 PDT 2007


Some debrid remained in the FOX_OSG_MDIView.cpp file (see below)!

FOX_OSG_MDIView::~FOX_OSG_MDIView()
{
<<<<<<< .mine
	getApp()->removeChore(this,ID_CHORE);
=======
    getApp()->removeChore(this,ID_CHORE);
>>>>>>> .r7284
}

Ciao!
		mario

Robert Osfield wrote:
> Thanks Mario, both your changes are now checked in.
> 
> I've also disabled the escape sets done of the FOX example.
> 
> The Wx example is playing up for me right now though - it looks like
> the GLCanvas is set up single buffered.
> 
> Robert.
> 
> On 8/24/07, Mario Valle <mvalle at cscs.ch> wrote:
>> Added removeChore() call in the FOX_OSG_MDIView destructor to get rid of a Trace/BPT trap
>> error on exit on Linux. BTW this is suggested also in the FOX documentation.
>> Ciao!
>>                 mario
>>
>>
>> --
>> Ing. Mario Valle
>> Visualization Group                              | http://www.cscs.ch/~mvalle
>> Swiss National Supercomputing Centre (CSCS)      | Tel:  +41 (91) 610.82.60
>> v. Cantonale Galleria 2, 6928 Manno, Switzerland | Fax:  +41 (91) 610.82.82
>>
>> _______________________________________________
>> osg-submissions mailing list
>> osg-submissions at lists.openscenegraph.org
>> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>>
>>
>>
> _______________________________________________
> osg-submissions mailing list
> osg-submissions at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
> 

-- 
Ing. Mario Valle
Visualization Group                              | http://www.cscs.ch/~mvalle
Swiss National Supercomputing Centre (CSCS)      | Tel:  +41 (91) 610.82.60
v. Cantonale Galleria 2, 6928 Manno, Switzerland | Fax:  +41 (91) 610.82.82


More information about the osg-submissions mailing list