[vtk-developers] Crash with vtkCompassWidget

Prabhu Ramachandran prabhu at aero.iitb.ac.in
Thu Jun 19 16:39:59 EDT 2008


Hi,

There is a bug with vtkCompassWidget.  It is trivial to reproduce.  Here 
is a Python example:

  import vtk
  w = vtk.vtkCompassWidget()
  print w.GetDistance()

I get a bus error on my mac and others seem to get segmentation violations.

Thanks.

cheers,
-- 
Prabhu Ramachandran                 http://www.aero.iitb.ac.in/~prabhu



More information about the vtk-developers mailing list