Re: [Paraview] XML-only Plugins

2011-05-10 Thread Utkarsh Ayachit
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.ayac...@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.ve...@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


___
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


Re: [Paraview] XML-only Plugins

2011-05-10 Thread Jérôme
Hi!
Sorry, I missed the commit info : I didn't find the pv3.10.2 tag ! It's ok
on git master.

Thanks Utkarsh !

Jerome


2011/5/10 Utkarsh Ayachit utkarsh.ayac...@kitware.com

 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.ayac...@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.ve...@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
 
 

___
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