[Paraview] Example representation not working

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Mar 30 09:11:28 EDT 2011


I've merged a fix to git-master and having it included in 3.10.1 as well.

commit c0dfff1b3bb69cbd64c686e1be690bb28a9e6bec
Author: Utkarsh Ayachit <utkarsh.ayachit at kitware.com>
Date:   Wed Mar 30 08:56:30 2011 -0400

    Fixed Representation example after view changes.

Utkarsh

On Wed, Mar 30, 2011 at 7:38 AM, Paul Edwards <paul.m.edwards at gmail.com> wrote:
> I've finally got around to trying the newer version of ParaView but I can't
> get my custom representations to work.  I tried the Example in the ParaView
> source (Examples/Plugins/Representation) and that doesn't work either.  Here
> are the errors:
>
> ERROR: In ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 374
>
> vtkSMProxyManager (0x1d3d400): No proxy that matches: group=mappers and
> proxy=PolyDataMapper were found.
>
> ERROR: In ParaView/Servers/ServerManager/vtkSMProxy.cxx, line 1985
>
> vtkSMSourceProxy (0x2b46550): Base interface cannot be found.
>
> Warning: In ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 294
>
> vtkSMProxyManager (0x1d3d400): Creation of new proxy
> vtkSMSurfaceRepresentationProxy failed (representations,
> MySpecialRepresentation).
>
> I see that vtkSMSurfaceRepresentationProxy has been removed from 3.10.  Does
> anyone know how to get this working (and then I might be able to get my own
> ones working too!)?
> Thanks,
> Paul
> _______________________________________________
> 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