[Paraview] Error on startup

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Nov 24 11:13:14 EST 2010


Looks like you have some custom filter that uses a filter provided by
a plugin. Currently, it's a bug that ParaView raises these errors when
custom filter definitions include plugins. To get rid of the error,
remove the custom filter definitions using Tools | Manage Custom
Filter.

Utkarsh

On Wed, Nov 24, 2010 at 10:14 AM, Dan Lussier <dtlussier at gmail.com> wrote:
> Hi.
>
> I am not a PV developer - but rather just a user so I'm not sure hot
> to interpret this error message I get on startup:
>
> ERROR: In /Users/dtlussier/Code/ParaView3/Servers/ServerManager/vtkSMProxyManager.cxx,
> line 374
> vtkSMProxyManager (0x109cc1f50): No proxy that matches: group=filters
> and proxy=SuperquadricTensorGlyphFilter were found.
>
>
> ERROR: In /Users/dtlussier/Code/ParaView3/Servers/ServerManager/vtkSMDeserializer.cxx,
> line 58
> vtkSMCompoundProxyDefinitionLoader (0x11f34c270): Could not create a
> proxy of group: filters type: SuperquadricTensorGlyphFilter
>
>
> ERROR: In /Users/dtlussier/Code/ParaView3/Servers/ServerManager/vtkSMProxyManager.cxx,
> line 374
> vtkSMProxyManager (0x109cc1f50): No proxy that matches: group=filters
> and proxy=SuperquadricTensorGlyphFilter were found.
>
>
> ERROR: In /Users/dtlussier/Code/ParaView3/Servers/ServerManager/vtkSMDeserializer.cxx,
> line 58
> vtkSMCompoundProxyDefinitionLoader (0x11f34c270): Could not create a
> proxy of group: filters type: SuperquadricTensorGlyphFilter
>
>
> I am using the SuperquadricTensor plugin which I downloaded from the
> PV wiki.  If this isn't a big deal that's great, but I just wanted to
> make sure and/or get rid of the message if I could.
>
> Also - I just rebuilt both Paraview (from git) and the plugin, so
> everything is fully up to date.
>
> Thanks.
>
> Dan
> _______________________________________________
> 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