<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Dear all,<br><br>I'm encountering problems using Paraview in Client/Server Mode. I'm using ParaView 3.8.0-RC2, the remote system where the pvserver is started, is Gentoo Linux 4.4.3 and the client is started on my local Windows XP. <br><br>The connection is established without problems and I have access to the remote directories. <br>My data is stored in the Xdmf-Data format, so one file contains the grid and one or more attribute data associated with it. Opening the file and viewing the first variable is no problem, but changing to another set of attribute data leads to the Error<br><br><i><span style="font-family: 'Courier'; font-size: 8.25pt; color: rgb(0, 0, 0);">Warning: In ..\..\..\src\Servers\Filters\vtkTexturePainter.cxx, line 173</span></i>
<p style="margin: 0px; text-indent: 0px; font-family: 'Courier'; font-size: 8.25pt; color: rgb(0, 0, 0);"><i>vtkTexturePainter (06F2A2B0): Failed to locate selected scalars. Will use image scalars by default.</i></p>
<p style="margin: 0px; text-indent: 0px; font-family: 'Courier'; font-size: 8.25pt; color: rgb(0, 0, 0);"><br></p><p style="margin: 0px; text-indent: 0px; font-family: 'Courier'; font-size: 8.25pt; color: rgb(0, 0, 0);">and whereas the information about the data range is correct, the image is just one color and definitly not correct. <br></p><p style="margin: 0px; text-indent: 0px; font-family: 'Courier'; font-size: 8.25pt; color: rgb(0, 0, 0);"><br></p><p style="margin: 0px; text-indent: 0px; font-family: 'Courier'; font-size: 8.25pt; color: rgb(0, 0, 0);">It seems to be a parallelization problem, since starting the pvserver on just one node and connecting, I encounter no such problems. <br></p><p style="margin: 0px; text-indent: 0px; font-family: 'Courier'; font-size: 8.25pt; color: rgb(0, 0, 0);"><br></p><p style="margin: 0px; text-indent: 0px; font-family: 'Courier'; font-size: 8.25pt; color: rgb(0, 0, 0);"><br></p><p style="margin: 0px; text-indent: 0px; font-family: 'Courier'; font-size: 8.25pt; color: rgb(0, 0, 0);">I've tried to connect with ParaView 3.8.1,, but starting the 3.8.1 pvserver, I get the error&nbsp; <br></p><br>./pvserver: symbol lookup error: /usr/lib64/qt4/libQtWebKit.so.4: undefined symbol: _ZN15QGraphicsObject16staticMetaObjectE<br><br>Is that saying I need to update my Qt? Im using Qt version 4.6.2. <br><br>Thanks for helping,<br>Natalie<br>                                               </body>
</html>