[Paraview] connectiong to pvserver from an external python shell

David E DeMarle dave.demarle at kitware.com
Sun Feb 7 08:26:32 EST 2010


ParaView's server can not handle and will not accept connections from more
than one client at a time.

Utkarsh has been working on architectural changes to allow that, but they
will not be ready until after 3.8 to the best of my knowledge.

David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109


On Sun, Feb 7, 2010 at 7:27 AM, Luca Penasa <luca.penasa at email.it> wrote:

>  I am trying to connect to pvserver from an external ipython console.
> After
> from paraview.simple import *
> i tried with
> Connect('bluestar')
> but this gives me the error:
>
> ERROR: In /var/tmp/portage/sci-visualization/paraview-3.6.2/work/ParaView3/VTK/Common/vtkClientSocket.cxx, line 54vtkClientSocket (0x494dc10): Failed to connect to server bluestar:11111
> Warning: In /var/tmp/portage/sci-visualization/paraview-3.6.2/work/ParaView3/Servers/Common/vtkProcessModuleConnectionManager.cxx, line 294vtkProcessModuleConnectionManager (0x388b290): Connect failed.  Retrying for 16.9255 more seconds.
> I started the pvserver by hand launching from shell the pvserver command.
> I am interested in manipulating my object from an external python console and view it in a Paraview client (that correctly connects to pvserver using the gui).
> Is this the best way to do that? Other possibilities?
> I was wondering if it would possible to write new plugins using python and embedding into the paraview-client interface (with a little GUI and so on..).
> Is this possible?
>
> sorry for my english
> hope someone can understand
> thank you!
>
>
>
>   --
> ---------------------------
> Luca Penasa
> Student at Geosciences Dpt.
> University of Padua (IT)luca.penasa at email.it
> ---------------------------
>
>
> _______________________________________________
> 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/20100207/9d8df5a1/attachment-0001.htm>


More information about the ParaView mailing list