Hi Lucas,<br><br>Do you mind if I use the coproc files you sent me as an example for Catalyst?<br><br>Thanks,<br>Andy<br><br><div class="gmail_quote">On Tue, Mar 26, 2013 at 3:29 PM, Andy Bauer <span dir="ltr"><<a href="mailto:andy.bauer@kitware.com" target="_blank">andy.bauer@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Lucas,<br><br>I was able to replicate your issue on the mac. There is a fix for it that is waiting a code review and dashboard feedback. I'll let you know when it's in the main ParaView repo (which should be a couple of days).<span class="HOEnZb"><font color="#888888"><br>
<br>Andy</font></span><div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">On Mon, Mar 25, 2013 at 5:56 PM, Andy Bauer <span dir="ltr"><<a href="mailto:andy.bauer@kitware.com" target="_blank">andy.bauer@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Lucas,<br><br>I'm getting rid of the history as it was getting really long and making it hard to read.<br><br>There is a bug with the vtkMPIImageReader -- <a href="http://paraview.org/Bug/view.php?id=13968" target="_blank">http://paraview.org/Bug/view.php?id=13968</a>. I think it should be fixed in a couple of days. <br>
<br>I'm not getting the issues with the script that was in the tarball on my linux machine but I'll try it on a Mac. I did have to have the python script in the directory I was working in (a relative path to it didn't work when I tried to run "./CoProcessingExample ../coproc.py").<br>
<br>Andy<br><br>===============<br><br>Hi Andy,<br>
<br>
So I got the repo version of ParaView built on both my Mac laptop (10.7.5) and Mac desktop (10.8.3).<br>
<br>
The CoProc code from the tar file you sent compiles just fine on both machines. On execution, both machines generate the error:<br>
<br>
lucass-mac-pro:coprocf90 lucaspettey$ ./CoProcessingExample<br>
Traceback (most recent call last):<br>
File "<string>", line 2, in <module><br>
File "/Users/lucaspettey/codes/BEC/<div>coproc.py", line 9, in <module><br>
import vtkCoProcessorPython<br>
ImportError: No module named vtkCoProcessorPython<br>
Traceback (most recent call last):<br>
File "<string>", line 2, in <module>....<br>
<br>
So I thought that I would remake the images and generate a new
coprocessing script. The second problem is that ParaView crashes when it
tries to open .RAW files on either machine. I get the following error
when I select the file:<br>
<br>
ERROR in .../vtkSIProxy.cxx line 307 vtkSISourceProxy: failed to create vtkMPIImageReader<br>
<br>
XDMF and other file types seem to open ok. These files opened fine under the release version of ParaView.<br>
<br>
Thanks,<br>
Lucas<br>
</div>
</blockquote></div><br>
</div></div></blockquote></div><br>