You don't have to load XML plugins on server side. Utkarsh
On Mon, May 9, 2011 at 1:31 AM, pratik <[email protected]> wrote: > The plugin loaded on the client. But when i try to load it on the server, it > gives an error saying: > Load error: path/to/file/vtkcellderivatives.xml :invalid ELF header > This seems to be mentioned here too: > http://www.itk.org/Wiki/ParaView/Plugin_HowTo#Plugin_loaded.2C_but_invalid_ELF_header > > pratik > On Friday 06 May 2011 11:54 PM, Utkarsh Ayachit wrote: >> >> There's already a filter named "CellDerivative" in paraview and hence >> it doesnt' show up separately. Just rename the proxy as >> "CellDerrivative2" or something and you'll see it in the filters >> list. I am going to update the wiki as well. >> >> Utkarsh >> >> On Fri, May 6, 2011 at 2:16 PM, pratik<[email protected]> wrote: >> >>> >>> Hi, >>> I copied the code for vtkCellDerivatives.xml given here: >>> http://paraview.org/Wiki/Plugin_HowTo#Enabling_an_existing_VTK_filter >>> verbatim and loaded it into PV 3.10.1 through the plugin manager, but the >>> filter does not appear on the filters->alphabetical tab. >>> Is there something else that I have to do to get the filter to appear? >>> >>> pratik >>> _______________________________________________ >>> 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 >>> >>> > > _______________________________________________ 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
