[Paraview] collaboration multi-clients

Sebastien Jourdain sebastien.jourdain at kitware.com
Mon Feb 11 10:44:14 EST 2013


Hi Jean,

Since the modularization of ParaView (3.98) the collaboration.py module
didn't get updated to properly use the new module name.

I guess you should fill a bug for that.

Other than that, collaboration should works just fine.
Did you tried with the desktop application ?

Thanks,

Seb




On Mon, Feb 11, 2013 at 8:35 AM, Favre Jean <jfavre at cscs.ch> wrote:

> Hello folks
>
> what is the status of the multi-clients support in 3.98?
>
> 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.?
>
> The wiki page http://paraview.org/Wiki/ParaView/Collaboration relates to
> version 3.12, so I don't know how up-to-date that is.
>
> most of my tries are with one server, and two paraview clients (one on the
> same host as server, one remote).
>
> Also with the pvpython client, the import command fails.
>
> from paraview.collaboration import *
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
>   File
> "/local1/apps/ParaView-3.98.0Build/lib/site-packages/paraview/collaboration.py",
> line 29, in <module>
>     from vtkPVClientServerCorePython import *
> ImportError: No module named vtkPVClientServerCorePython
>
> -----------------
> Jean
> CSCS
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130211/4cb6f04b/attachment-0001.htm>


More information about the ParaView mailing list