<div dir="ltr">Hi Jean,<div><br></div><div style>Since the modularization of ParaView (3.98) the <span style="font-family:arial,sans-serif;font-size:13px">collaboration.py module didn&#39;t get updated to properly use the new module name.</span></div>
<div style><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div style><span style="font-family:arial,sans-serif;font-size:13px">I guess you should fill a bug for that.</span></div><div style><span style="font-family:arial,sans-serif;font-size:13px"><br>
</span></div><div style><span style="font-family:arial,sans-serif;font-size:13px">Other than that, collaboration should works just fine.</span><br></div><div style><span style="font-family:arial,sans-serif;font-size:13px">Did you tried with the desktop application ? </span></div>
<div style><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div style><span style="font-family:arial,sans-serif;font-size:13px">Thanks,</span></div><div style><span style="font-family:arial,sans-serif;font-size:13px"><br>
</span></div><div style><span style="font-family:arial,sans-serif;font-size:13px">Seb</span></div><div style><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div style><span style="font-family:arial,sans-serif;font-size:13px"><br>
</span></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Feb 11, 2013 at 8:35 AM, Favre  Jean <span dir="ltr">&lt;<a href="mailto:jfavre@cscs.ch" target="_blank">jfavre@cscs.ch</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello folks<br>
<br>
what is the status of the multi-clients support in 3.98?<br>
<br>
I have tried different hosts, different setups and it always results in crashes, seg faults. I wanted to know if this is related to my setup, or some known issues.?<br>
<br>
The wiki page <a href="http://paraview.org/Wiki/ParaView/Collaboration" target="_blank">http://paraview.org/Wiki/ParaView/Collaboration</a> relates to version 3.12, so I don&#39;t know how up-to-date that is.<br>
<br>
most of my tries are with one server, and two paraview clients (one on the same host as server, one remote).<br>
<br>
Also with the pvpython client, the import command fails.<br>
<br>
from paraview.collaboration import *<br>
Traceback (most recent call last):<br>
  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br>
  File &quot;/local1/apps/ParaView-3.98.0Build/lib/site-packages/paraview/collaboration.py&quot;, line 29, in &lt;module&gt;<br>
    from vtkPVClientServerCorePython import *<br>
ImportError: No module named vtkPVClientServerCorePython<br>
<br>
-----------------<br>
Jean<br>
CSCS<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br></div>