<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #333399;font-size: 10pt;">Hi,<br>
<br>
I generated a script for in situ visualization with Catalyst. When running it in situ, I get the following error:<br>
TypeError: RegisterView() takes exactly 9 arguments (8 given)<br>
<br>
The line in question in the script is:<br>
<br>
coprocessor.RegisterView(renderView1,<br>
    filename='image_%t.png', freq=1, fittoscreen=0, magnification=1, width=1231, height=887)<br>
<br>
I'm generated the script using ParaView 4.3.1, while the version of Catalyst used on the machine is 4.4 RC2, might that be the problem? If so what argument is missing? Can I simply manually add it in the script or should I re-generate the script with ParaView
 4.4?<br>
<br>
Thanks,<br>
<br>
Matthieu<br>
</div>
</body>
</html>