<P>
I am running into a weird problem. I have 3 computers<BR>
ged=10.101.11.71, ender=10.101.11.72, bean=10.101.11.70 and all are<BR>
installed with ParaView2.6.X and have Debian/Ubuntu Linux<BR>
<BR>
When I start pvserver on a single computer(ender) and connect the<BR>
pvclient on another computer(ged) to the running pvserver on ender,<BR>
everything works fine.<BR>
<BR>
But when I run the pvserver as an LAM(7.1.2)/MPI program on 2<BR>
different computers (ender and bean, ender being the master node) and<BR>
try to connect the pvclient (on ged) to the master node of the<BR>
pvserver (ender) I get splash screen (which comes when we start the<BR>
paraview), but an invisible window is created whose title in the task<BR>
bar is &quot;unable to open display&quot;,<BR>
<BR>
I have enabled xhost to everyone (perhaps out of desperation) on the<BR>
computer where the client is running using xhost +. I have also used<BR>
X11 forwarding through ~/.ssh/config on all the computers<BR>
<BR>
I don't get any error message of any sort even though the pvclient<BR>
fails to start.<BR>
<BR>
raashid@ender:~/src/cvs/paraview-unix/bin$ mpirun -np 2 ./pvserver<BR>
Listen on port: 11111<BR>
Waiting for client...<BR>
Client connected.<BR>
Client connection closed.<BR>
<BR>
raashid@ged:~/src/cvs/paraview-unix/bin$ ./pvclient --server-host=10.101.11.72<BR>
Connected to server<BR>
<BR>
Please help me with this problem, because I am in serious trouble.<BR>

</P>
<br><br>