Hi Bill,<br><br>My changes went into ParaView on 5/29 (the commit SHA is 617e91e3f318a22a54aca7e82b8ab1a0f5d88820) which is after your version of ParaView. That should fix your issue. After doing a &quot;git pull&quot; you can do a &quot;git checkout 617e91e3f318&quot; to get that revision but I would suggest just using the master version (also make sure to do a git submodule update from the main source directory).<br>
<br>The Catalyst examples commit SHA which you&#39;ll want is f041507af5f6f010c9f8a2de8b3014ae19a2394b.<br><br>There are plans to make the Catalyst examples tested nightly so that things don&#39;t get out of sync causing these headaches. That probably won&#39;t get done before the 4.0 release though.<br>
<br>Regards,<br>Andy<br><br><div class="gmail_quote">On Wed, Jun 5, 2013 at 11:34 AM, Bill Sherman <span dir="ltr">&lt;<a href="mailto:shermanw@indiana.edu" target="_blank">shermanw@indiana.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello again,<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
FYI: I just updated the Catalyst examples (commit SHA<br>
f041507af5f6f010c9f8a2de8b3014<u></u>ae19a2394b) to work with ParaView as of<br>
today&#39;s gatekeeper review (commit SHA<br>
a3508bd9e0164c85968d6cde64e227<u></u>5cd57aab3c).<br>
</blockquote>
<br></div>
Great.  I now have some time to do more testing and learning.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
If you get issues, let me know.<br>
</blockquote>
<br></div>
Okay, so I&#39;m now getting a different error when I run the Catalyst<br>
application/script:<br>
        % ./FEDriver SampleScripts/feslicescript.py<div class="im"><br>
        Traceback (most recent call last):<br>
          File &quot;&lt;string&gt;&quot;, line 2, in &lt;module&gt;<br></div>
          File &quot;SampleScripts/feslicescript.<u></u>py&quot;, line 87, in DoCoProcessing<br>
            coprocessor.<u></u>DoLiveVisualization(<u></u>datadescription, &quot;localhost&quot;, 22222)<br>
          File &quot;/home/avl/VR/Apps/ParaView/<u></u>ParaView_git20130528/Build/<u></u>lib/site-packages/paraview/<u></u>coprocessing.py&quot;, line 155, in DoLiveVisualization<br>
            self.__LiveVisualizationLink = servermanager.<u></u>vtkLiveInsituLink()<br>
        NameError: global name &#39;servermanager&#39; is not defined<br>
<br>
And that is repeated 11 times.<br>
<br>
<br>
So, the versions I&#39;m using are: the Catalyst examples from master.zip<br>
where the files are all dated 05/29/13 17:59.<br>
<br>
And a ParaView git clone that reports:<br>
        % git show HEAD<br>
        commit 723b5455491ef913ed1083f75e34c2<u></u>820d1f06e8<br>
        Merge: d915ca0 3e6ceec<br>
        Author: Utkarsh Ayachit &lt;<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>&gt;<br>
        Date:   Fri May 24 10:41:11 2013 -0400<br>
<br>
            Merge topic &#39;update_version_rc2&#39;<br>
<br>
            3e6ceec Update version to 4.0.0-RC2<br>
<br>
So I guess that&#39;s a slightly different commit than what you were<br>
testing against -- but I downloaded it 05/28/13, so only one day<br>
difference.<br>
<br>
I can try a newer (or different) version of ParaView, but I&#39;m not<br>
sufficiently familiar with git to know how to request a specific<br>
commit code.<br>
<br>
Recommendations?<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Andy<br>
</blockquote>
<br>
        Thank you,<br>
        Bill<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<br>
On Wed, May 29, 2013 at 2:41 PM, Bill Sherman &lt;<a href="mailto:shermanw@indiana.edu" target="_blank">shermanw@indiana.edu</a><br></div><div><div class="h5">
&lt;mailto:<a href="mailto:shermanw@indiana.edu" target="_blank">shermanw@indiana.edu</a>&gt;&gt; wrote:<br>
<br>
    Lucas, Andy,<br>
<br>
    Thank you both for your responses.<br>
<br>
<br>
    On 05/29/2013 12:42 PM, Andy Bauer wrote:<br>
<br>
        Hi Bill &amp; Lucas,<br>
<br>
        I was on vacation the last several days and am now finally<br>
        catching up.<br>
<br>
        Thanks for the info on the examples not working with the 4.0 release<br>
        candidates. I haven&#39;t tested them in a while so it&#39;s possible that<br>
        something is out of sync. As Lucas mentioned, Catalyst had quite<br>
        a bit<br>
        of changes recently but it should have calmed down by now. I&#39;ll<br>
        try and<br>
        get the examples updated as well in the next couple of days. Once<br>
        ParaView 4.0 comes out I&#39;ll tag the examples as well and<br>
        hopefully in<br>
        the not too distant future put up a dashboard with the examples<br>
        running<br>
        against ParaView master to help keep things in sync.<br>
<br>
<br>
    Great.<br>
<br>
<br>
        I think Lucas answered your questions well but let us know if<br>
        there&#39;s<br>
        still something that isn&#39;t quite clear.<br>
<br>
<br>
    Yes, I think once I see a working example and the steps needed to get<br>
    there I should be off to the races. I haven&#39;t decided yet whether I&#39;ll<br>
    go back and compile the 05/14/13 version of ParaView, or perhaps wait<br>
    until you&#39;ve had a chance to update the examples for the upcoming<br>
    release.<br>
<br>
    I&#39;ve got a book chapter due, so I may just wait until I get that done<br>
    and see where things are.<br>
<br>
        Regards,<br>
        Andy<br>
<br>
<br>
    Thanks again for your help,<br>
    Bill<br>
<br>
<br>
</div></div></blockquote>
<br>
</blockquote></div><br>