<div dir="ltr"><div><div><div>Hello,<br><br></div>I have written my own reader for ParaView and I am facing with some issues. <br><br>My version of ParaView is 4.1 for Windows-64 bit and I didn't build it from sources.<br>

<br></div><div>As the <a href="http://www.paraview.org/Wiki/ParaView/Plugin_HowTo#Adding_a_Reader" target="_blank">wiki</a> describes, I wrote a Server Manager XML file.<br></div><div>Then I set the environment flag PV_PLUGIN_DEBUG.</div>

<br>Everything seems to work fine  when I load the reader with Plugin Manager as the output messages dialog box indicates :<br><br><span style="font-family:'Courier';font-size:7.8pt;color:rgb(0,128,0)">***************************************************</span>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:7.8pt;color:rgb(0,128,0)">Attempting to load C:\Users\Windows\Documents\Travail\ParaviewProject\VTKReaders\Plugin\TecplotBinaryReader.xml</span></p>


<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:7.8pt;color:rgb(0,128,0)">Loading XML plugin</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:7.8pt;color:rgb(0,128,0)">Plugin instance located successfully. Now loading components from the plugin instance based on the interfaces it implements.</span></p>


<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:7.8pt;color:rgb(0,128,0)">----------------------------------------------------------------</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:7.8pt;color:rgb(0,128,0)">Plugin Information: </span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:7.8pt;color:rgb(0,128,0)">  Name        : </span><span style="font-family:'Courier';font-size:7.8pt;color:rgb(0,128,0)">TecplotBinaryReader</span></p>


<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:7.8pt;color:rgb(0,128,0)">  Version     : 1.0</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:7.8pt;color:rgb(0,128,0)">  ReqOnServer : 1</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:7.8pt;color:rgb(0,128,0)">  ReqOnClient : 0</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:7.8pt;color:rgb(0,128,0)">  ReqPlugins  : </span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:7.8pt;color:rgb(0,128,0)">  ServerManager Plugin : Yes</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:7.8pt;color:rgb(0,128,0)">  Python Plugin : No</span></p><br></div>But when I try to open a file, ParaView crashes and I get the following error message :<br>

<br><span style="font-family:'Courier';font-size:7.8pt;color:rgb(128,0,0)">ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\ParaViewCore\ServerImplementation\Core\vtkSIProxy.cxx, line 307</span>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:7.8pt;color:rgb(128,0,0)">vtkSISourceProxy (000000000B340ED0): Failed to create vtkPTecplotBinaryReader. Aborting for debugging purposes.</span></p>

<p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">What am I doing wrong ?</p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">Thanks in advance for your help.</p>

<p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">Jérémy<br></p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">

<span style="font-family:'Courier';font-size:7.8pt;color:rgb(128,0,0)"></span></p></div>