<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi all,<br>
    <br>
    I wrote a plugin wrote to visualize high-order data by recursively
    splitting the elements. It is available here:<br>
    <a class="moz-txt-link-freetext" href="http://perso.uclouvain.be/sebastien.blaise/vtkPlugin/HighOrder.zip">http://perso.uclouvain.be/sebastien.blaise/vtkPlugin/HighOrder.zip</a><br>
    <a class="moz-txt-link-freetext" href="http://perso.uclouvain.be/sebastien.blaise/tools.html">http://perso.uclouvain.be/sebastien.blaise/tools.html</a><br>
    <br>
    Since version 3.98 (I think) of Paraview, I get the following error
    during runtime:<br>
    ERROR: In
    /home/sblaise/ParaView-v4.0.1-source/VTK/Common/ExecutionModel/vtkExecutive.cxx,
    line 754<br>
    vtkPVCompositeDataPipeline (0x7797b50): Algorithm
    vtkHighOrder(0x77ea510) returned failure for request: vtkInformation
    (0x7791550)<br>
    Debug: Off<br>
    Modified Time: 398315<br>
    Reference Count: 1<br>
    Registered Events: (none)<br>
    Request: REQUEST_DATA<br>
    FROM_OUTPUT_PORT: 0<br>
    ALGORITHM_AFTER_FORWARD: 1<br>
    FORWARD_DIRECTION: 0<br>
    <br>
    The plugin works well despite the error, but this is kind of
    annoying. I tried to write an empty plugin that does nothing, and I
    get the same error, so I may have missed something when initializing
    the plugin.<br>
    <br>
    Any idea?<br>
    <br>
    Thanks,<br>
    S&eacute;bastien <span style=" font-family:'Courier'; font-size:9pt;
      color:#008000;"><br>
    </span>
    <meta http-equiv="Content-Type" content="text/html;
      charset=ISO-8859-1">
    <style type="text/css">
p, li { white-space: pre-wrap; }
</style><br>
  </body>
</html>