Hi all,<br><br>successfully compiled PV 3.4.0 in a quad core machine and a normal linux desktop.<br>however, when i tried to start the parallel pvserver, there were some errors showing up in the konsole (i used manual startup)<br>
<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote"><i>yewyong2@vrc1:~/installer/ParaView-3.4.0_build/bin&gt; ../../openmpi-1.2.8_build/bin/mpirun -hostfile ../../openmpi-1.2.8_build/etc/quadcore_obeone -np 5 ./pvserver --use-offscreen-rendering</i><br>
<i>Password:</i><br><i>Listen on port: 11111</i><br><i>Waiting for client...</i><br><i>Client connected.</i><br><i>Process id: 4 &gt;&gt; ERROR: In /home/yewyong2/installer/ParaView-3.4.0/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 1478</i><br>
<i>Process id: 3 &gt;&gt; ERROR: In /home/yewyong2/installer/ParaView-3.4.0/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 1478</i><br><i>vtkXOpenGLRenderWindow (0x8325600): bad X server connection. DISPLAY=localhost:10.0</i><br>
<br><i>Process id: 0 &gt;&gt; ERROR: In /home/yewyong2/installer/ParaView-3.4.0/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 1478</i><br><i>vtkXOpenGLRenderWindow (0x83fdcf0): bad X server connection. DISPLAY=localhost:10.0</i><br>
<br><i>Process id: 1 &gt;&gt; ERROR: In /home/yewyong2/installer/ParaView-3.4.0/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 1478</i><br><i>vtkXOpenGLRenderWindow (0x82ff8d8): bad X server connection. DISPLAY=localhost:10.0</i><br>
<br><i>Process id: 2 &gt;&gt; ERROR: In /home/yewyong2/installer/ParaView-3.4.0/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 1478</i><br><i>vtkXOpenGLRenderWindow (0x83255e0): bad X server connection. DISPLAY=localhost:10.0</i><br>
<br><i>vtkXOpenGLRenderWindow (0x83f02f8): bad X server connection. DISPLAY=Process id: 4 &gt;&gt; ERROR: In /home/yewyong2/installer/ParaView-3.4.0/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 1478</i><br><i>Process id: 0 &gt;&gt; ERROR: In /home/yewyong2/installer/ParaView-3.4.0/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 1478</i><br>
<i>vtkXOpenGLRenderWindow (0x83fdcf0): bad X server connection. DISPLAY=localhost:10.0</i><br><br><i>Process id: 1 &gt;&gt; ERROR: In /home/yewyong2/installer/ParaView-3.4.0/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 1478</i><br>
<i>vtkXOpenGLRenderWindow (0x82ff8d8): bad X server connection. DISPLAY=localhost:10.0</i><br><br><i>Process id: 2 &gt;&gt; ERROR: In /home/yewyong2/installer/ParaView-3.4.0/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 1478</i><br>
<i>vtkXOpenGLRenderWindow (0x83255e0): bad X server connection. DISPLAY=localhost:10.0</i><br><br><i>Process id: 3 &gt;&gt; ERROR: In /home/yewyong2/installer/ParaView-3.4.0/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 1478</i><br>
<i>vtkXOpenGLRenderWindow (0x8325600): bad X server connection. DISPLAY=localhost:10.0</i><br></blockquote><br>does that mean that i have problem with my x connections?<br><br>thanks.<br>