[Paraview] XML-only Plugins

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue May 10 08:44:39 EDT 2011


Jerome,

I committed that fix last evening to git-master. Make sure you have
updated and built your paraview. I loaded your XML and it works fine
for me after yesterday's commits.

Utkarsh

commit ebd0057c757fedd8e96c2c9477e6f1d14eab4957
Merge: dbaa49a 1812062
Author: Utkarsh Ayachit <utkarsh.ayachit at kitware.com>
Date:   Mon May 9 17:10:43 2011 -0400

    Merge topic 'fix_xml_plugins'

    1812062 Added support to load XML-only plugins.




On Tue, May 10, 2011 at 8:23 AM, Jérôme <jerome.velut at gmail.com> wrote:
> Hi,
> I noticed that the bug http://paraview.org/Bug/view.php?id=10835 has been
> updated and fixed. As I wanted to confirm the resolution on my machine, I
> tried to load some XML plugins and received the following message :
>
>> ERROR: In
>> /home/euHeart/Codes/ParaView/ParaViewCore/ClientServerCore/vtkPVPluginLoader.cxx,
>> line 184
>>
>> vtkPVPluginLoader (0x26b01b0):
>> /home/euHeart/Codes/Peavip/Plugins/Filters/ImageCast.xml: invalid ELF header
>
> The wiki has a section entitled "Invalid ELF header" but it is empty.
>
> The plugin is successfully loaded when using a compilation step. Please find
> attached an XML that triggers the error (it simply exposes vtkImageCast
> filter to paraview). Maybe some things has changed in PV-3.10.x and my XML
> is not ParaView compliant anymore ? In this case, why the compiled plugin
> does work ??? I encoutnered this error with PV-3.10.1 and pv 3.11.1
>
> Thanks a lot !
>
> Jerome
>
> _______________________________________________
> 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