Hello all:

Does anyone have helpful hints to offer about how to debug errors like
these? Some array of mine is out of range, but I don't know what array it's
talking about, and don't really see how to find out. To my knowledge the
change in my code that triggered this has nothing to do with any array.

My guess is the "Failed to determine the LookupTable" is the result of the
error after it, since it is sort of a common denominator among errors I
see. Does that sound right?

Is there a way to enable more debug information or more verbose error
messages?

Thank you,

 -Tom


Warning: In
/Users/kitware/dashboards/buildbot-slave/8275bd07/build/superbuild/paraview/src/ParaViewCore/ServerManager/Rendering/vtkSMPVRepresentationProxy.cxx,
line 633

vtkSMPVRepresentationProxy (0x7fa0ae89ce00): Failed to determine the
LookupTable being used.


Warning: In
/Users/kitware/dashboards/buildbot-slave/8275bd07/build/superbuild/paraview/src/ParaViewCore/ServerManager/Rendering/vtkSMPVRepresentationProxy.cxx,
line 277

vtkSMPVRepresentationProxy (0x7fa0ae89ce00): Could not determine array
range.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
https://public.kitware.com/mailman/listinfo/paraview

Reply via email to