<div dir="ltr">Cory,<div><br></div><div>should I change <span style="font-size:12.8px">pvw-visualizer.py to use "</span><span style="font-size:12.8px">Camera3DManip</span><wbr style="font-size:12.8px"><span style="font-size:12.8px">ulator" instead of "</span><span style="font-size:12.8px">Camera3DManip</span><wbr style="font-size:12.8px"><span style="font-size:12.8px">ulators"?</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Or it was just a mistake?</span></div><div><br></div><div>Daniel, you can edit that file in the version you've downloaded and remove the "s" in the following line:</div><div><br></div><div><span style="font-size:12.8px">interactionProxy.Camera3DManip</span><wbr style="font-size:12.8px"><span style="font-size:12.8px">ulators = ['Rotate', 'Pan', 'Zoom', 'Pan', 'Roll', 'Pan', 'Zoom', 'Rotate', 'Zoom']</span><br></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Let us know if you have a crash like before.</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Thanks,</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Seb</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 23, 2017 at 3:44 PM, Cory Quammen <span dir="ltr"><<a href="mailto:cory.quammen@kitware.com" target="_blank">cory.quammen@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Daniel,<br>
<br>
We have a fix for that particular error coming for 5.3.0 final. Please<br>
see <a href="https://gitlab.kitware.com/paraview/paraview/merge_requests/1415" rel="noreferrer" target="_blank">https://gitlab.kitware.com/<wbr>paraview/paraview/merge_<wbr>requests/1415</a>.<br>
<span class="HOEnZb"><font color="#888888"><br>
Cory<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Thu, Feb 23, 2017 at 5:40 PM, Daniel Zuidinga <<a href="mailto:info@seoaachen.de">info@seoaachen.de</a>> wrote:<br>
> I still try to get pvwebvisualizer running on win 10:<br>
><br>
> C:\Program Files\ParaView<br>
> 5.3.0-RC2-Qt5-OpenGL2-Windows-<wbr>64bit>.\bin\pvpython.exe<br>
> share\paraview-5.3\web\<wbr>visualizer\server\pvw-<wbr>visualizer.py --content<br>
> share\paraview-5.3\web\<wbr>visualizer\www\ --data data\ --port 8080<br>
> 2017-02-23 23:38:18+0100 [-] Log opened.<br>
> 2017-02-23 23:38:18+0100 [-] Traceback (most recent call last):<br>
> 2017-02-23 23:38:18+0100 [-]   File<br>
> "share\paraview-5.3\web\<wbr>visualizer\server\pvw-<wbr>visualizer.py", line 219, in<br>
> <module><br>
> 2017-02-23 23:38:18+0100 [-] server.start_webserver(<wbr>options=args,<br>
> protocol=_VisualizerServer)<br>
> 2017-02-23 23:38:18+0100 [-]   File "C:\Program Files\ParaView<br>
> 5.3.0-RC2-Qt5-OpenGL2-Windows-<wbr>64bit\bin\lib\site-packages\<wbr>vtk\web\server.py",<br>
> line 185, in start_webserver<br>
> 2017-02-23 23:38:18+0100 [-]     appSession =<br>
> protocol(types.<wbr>ComponentConfig(realm = "vtkweb"))<br>
> 2017-02-23 23:38:18+0100 [-]   File "C:\Program Files\ParaView<br>
> 5.3.0-RC2-Qt5-OpenGL2-Windows-<wbr>64bit\bin\lib\site-packages\<wbr>paraview\web\wamp.py",<br>
> line 13, in __init__<br>
> 2017-02-23 23:38:18+0100 [-]     wamp.ServerProtocol.__init__(<wbr>self, config)<br>
> 2017-02-23 23:38:18+0100 [-]   File "C:\Program Files\ParaView<br>
> 5.3.0-RC2-Qt5-OpenGL2-Windows-<wbr>64bit\bin\lib\site-packages\<wbr>vtk\web\wamp.py",<br>
> line 62, in __init__<br>
> 2017-02-23 23:38:18+0100 [-]     self.initialize()<br>
> 2017-02-23 23:38:18+0100 [-]   File<br>
> "share\paraview-5.3\web\<wbr>visualizer\server\pvw-<wbr>visualizer.py", line 202, in<br>
> initialize<br>
> 2017-02-23 23:38:18+0100 [-] interactionProxy.<wbr>Camera3DManipulators =<br>
> ['Rotate', 'Pan', 'Zoom', 'Pan', 'Roll', 'Pan', 'Zoom', 'Rotate', 'Zoom']<br>
> 2017-02-23 23:38:18+0100 [-]   File "C:\Program Files\ParaView<br>
> 5.3.0-RC2-Qt5-OpenGL2-Windows-<wbr>64bit\bin\lib\site-packages\<wbr>paraview\servermanager.py",<br>
> line 314, in __setattr__<br>
> 2017-02-23 23:38:19+0100 [-]     "to add this attribute.")<br>
> 2017-02-23 23:38:19+0100 [-] AttributeError: Attribute Camera3DManipulators<br>
> does not exist.  This class does not allow addition of new attributes to<br>
> avoid mistakes due to typos. Use add_attribute() if you really want to add<br>
> this attribute.<br>
><br>
> Am 23.02.2017 um 20:27 schrieb Cory Quammen:<br>
>><br>
>> Folks,<br>
>><br>
>> I am pleased to announce that binaries and source code zip files and<br>
>> tar balls for ParaView 5.3.0 Release Candidate 2 are now available for<br>
>> download from<br>
>><br>
>> <a href="http://www.paraview.org/download/" rel="noreferrer" target="_blank">http://www.paraview.org/<wbr>download/</a><br>
>><br>
>> Please let us know if you run into any problems with this release<br>
>> candidate. The ParaView issue tracker is located at<br>
>><br>
>> <a href="https://gitlab.kitware.com/paraview/paraview/issues" rel="noreferrer" target="_blank">https://gitlab.kitware.com/<wbr>paraview/paraview/issues</a><br>
>><br>
>> Sincerely,<br>
>> Cory<br>
>><br>
><br>
> ______________________________<wbr>_________________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the ParaView Wiki at:<br>
> <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
><br>
> Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
<br>
<br>
<br>
</div></div><span class="im HOEnZb">--<br>
Cory Quammen<br>
Staff R&D Engineer<br>
Kitware, Inc.<br>
</span><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
</div></div></blockquote></div><br></div>