GlyphLegacy issues

paraview_error.txt (3.1 KB)

I have a c++ library that I use, which outputs my data to be read in Paraview.

I have just upgraded Paraview to 5.10.ish and I think my c++ library has a different set of parameters.

I get this error that

(filters, GlyphLegacy)  has been deprecated in ParaView 5.6 and will be removed by ParaView 5.7. 
        It has been replaced by 'GlyphWithCustomSource'. Please consider using that instead.

I have attached the complete list of errors when I load my psvm state file.

Any ideas what to do?

It’s a warning, the error is:

ERROR: In ./VTK/Common/Misc/vtkFunctionParser.cxx, line 1226
vtkFunctionParser (0x55f652830d40): Syntax error: expecting a variable name;  see position 5

ERROR: In ./VTK/Common/Misc/vtkFunctionParser.cxx, line 1226
vtkFunctionParser (0x55f652830d40): Syntax error: expecting a variable name;  see position 5

Please share the pvsm file