[Paraview] seeking pvpython debugging hints
Utkarsh Ayachit
utkarsh.ayachit at kitware.com
Wed May 30 15:25:41 EDT 2018
Yes, that's fine. Thanks.
On Wed, May 30, 2018 at 3:21 PM Sgouros, Thomas <thomas_sgouros at brown.edu>
wrote:
> Ok, 18211. That ok?
> Thanks,
> -Tom
> On Wed, May 30, 2018 at 11:55 AM, Utkarsh Ayachit <
utkarsh.ayachit at kitware.com> wrote:
>> That, I think, should be an easy fix. Please free free to report a quick
>> issue on the issue tracker. Such things are easier to fix when there are
>> issues listed as otherwise it's easy to forget.
>> Thanks
>> Utkarsh
>> On Wed, May 30, 2018 at 11:51 AM Sgouros, Thomas <
thomas_sgouros at brown.edu>
>> wrote:
>> > Hi Utkarsh:
>> > It did help, though I wonder why it couldn't tell me what array was the
>> problem. The error messages from deep in the bowels of pvpython are
pretty
>> mysterious.
>> > But enough carping -- thank you!
>> > -Tom
>> > On Wed, May 30, 2018 at 10:23 AM, Utkarsh Ayachit <
>> utkarsh.ayachit at kitware.com> wrote:
>> >> Tom,
>> >> This generally means that the array you've chosen to color with in the
>> >> script is not available in the dataset and hence its failing to
determine
>> >> the array range.
>> >> Hope that helps narrow down the issue.
>> >> Utkarsh
>> >> On Wed, May 30, 2018 at 10:22 AM Sgouros, Thomas <
>> thomas_sgouros at brown.edu>
>> >> wrote:
>> >> > 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
More information about the ParaView
mailing list