[Paraview] Having problem with (...) over time filters

Berk Geveci berk.geveci at kitware.com
Thu Jul 9 09:53:31 EDT 2009


Is there any chance you can run this in a debug build, run in a
debugger and set a breakpoint where the error occurs? Also, can you
give us data to reproduce this?

-berk

On Fri, Jul 3, 2009 at 5:08 AM, Jacques Papper<jacques.papper at gmail.com> wrote:
> Hi,
>
> I have a vtk file series on which I would like to perform FFT for example.
> I load th file series, select a few points using the "select points through"
> utility, and then try to use either the FFT or the plot over time filters
> and they bothe come up with the following error (which crashes ParaView) :
>
> Warning: In
> /users/boreas01/jacques/PARAVIEW/ParaView3/VTK/Common/vtkDataArrayTemplate.txx,
> line 456
> vtkFloatArray (0x283fe10): Input and output component sizes do not match.
>
>
> Warning: In
> /users/boreas01/jacques/PARAVIEW/ParaView3/VTK/Common/vtkDataArrayTemplate.txx,
> line 450
> vtkFloatArray (0x283ff90): Input and output array data types do not match.
>
>
> Anyone knows how to bypass this ?
>
> Cheers,
> JAcques
>
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>


More information about the ParaView mailing list