[Paraview-developers] How to get active session from a plugin ?

Ben Boeckel ben.boeckel at kitware.com
Thu Aug 6 18:02:23 EDT 2015


On Thu, Aug 06, 2015 at 23:48:26 +0200, houssen wrote:
> 124           vtkObjectBase * pObj = pProxy -> GetClientSideObject ();
> 125           msg << "\n  Proxy client obj : " << pObj -> GetClassName ();

According to the backtrace, pObj is NULL here. I can't remember off hand
what makes the CSO NULL though :/ .

> Le 2015-08-06 23:34, houssen a écrit :
> > (gdb) bt
> > #0  0x00007ffff1e3db76 in vtkObjectBase::GetClassName (this=0x0) at

--Ben


More information about the Paraview-developers mailing list