<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.3">
</HEAD>
<BODY>
I am trying to connect to pvserver from an external ipython console. <BR>
After <BR>
<FONT SIZE="2"><FONT COLOR="#ff6600">from paraview.simple import * </FONT></FONT><BR>
i tried with <BR>
<FONT SIZE="2"><FONT COLOR="#ff6600">Connect('bluestar') </FONT></FONT><BR>
but this gives me the error: 
<PRE>
<FONT SIZE="2"><FONT COLOR="#ff6600">ERROR: In /var/tmp/portage/sci-visualization/paraview-3.6.2/work/ParaView3/VTK/Common/vtkClientSocket.cxx, line 54</FONT></FONT>
<FONT SIZE="2"><FONT COLOR="#ff6600">vtkClientSocket (0x494dc10): Failed to connect to server bluestar:11111</FONT></FONT>

<FONT SIZE="2"><FONT COLOR="#ff6600">Warning: In /var/tmp/portage/sci-visualization/paraview-3.6.2/work/ParaView3/Servers/Common/vtkProcessModuleConnectionManager.cxx, line 294</FONT></FONT>
<FONT SIZE="2"><FONT COLOR="#ff6600">vtkProcessModuleConnectionManager (0x388b290): Connect failed.&nbsp; Retrying for 16.9255 more seconds.</FONT></FONT>
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!


</PRE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
-- 
---------------------------
Luca Penasa
Student at Geosciences Dpt.
University of Padua (IT)
<A HREF="mailto:luca.penasa@email.it">luca.penasa@email.it</A>
---------------------------
</PRE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>