[Paraview] seeking pvpython debugging hints
Sgouros, Thomas
thomas_sgouros at brown.edu
Wed May 30 10:21:58 EDT 2018
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/paraview/attachments/20180530/453d7fcc/attachment.html>
More information about the ParaView
mailing list