<html><head><style> body {height: 100%; color:#000000; font-size:12pt; font-family:Times New Roman;}</style></head><body>Hi everybody,<br><br> I tried to configure ParaViewWeb to use with X but I didn't success. So I ask for your help.<br> What I did :<br> - Build ParaView using X (VTK_USE_X) because I need ParaView GUI for coding Python plugin<br> - Start Active mq JMS Broker<br> - Start Tomcat server<br> - mpirun ./pvserver -display localhost:0 (in ParaView/install/bin)<br> - xhost +<br> - add all the LD_LIBRARY_PATH so that I can start ./PWServer, ./pvserver, ./paraview<br><br> When I tried to start ParaViewWeb in localhost/PWApp, I received "bad X server connection" in log file (working directory)<br><br> So I want to ask<br> - if I have well followed the instructions to setup ParaViewWeb<br> - if you have any idea about what happens?<br><br> Thank you very much for your help <br> </body></html>