<div dir="ltr">no \ at the end</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 23, 2017 at 4:28 PM, Sebastien Jourdain <span dir="ltr"><<a href="mailto:sebastien.jourdain@kitware.com" target="_blank">sebastien.jourdain@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Must be a full path... What is wrong 5.2 vs 5.3?</div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 23, 2017 at 4:26 PM, Daniel Zuidinga <span dir="ltr"><<a href="mailto:info@seoaachen.de" target="_blank">info@seoaachen.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
my --data-dir parameter is wrong. it must be --data data\ ?<br>
<br>
but also with this no files are listed<div><div class="m_-8506349237453646044h5"><br>
<br>
<br>
<div class="m_-8506349237453646044m_8361035792537907709moz-cite-prefix">Am 24.02.2017 um 00:15 schrieb Daniel
Zuidinga:<br>
</div>
<blockquote type="cite">
works now. Btw the documentation is wrong for windows? It should
be<br>
.\bin\pvpython.exe
share\paraview-5.3\web\visuali<wbr>zer\server\pvw-visualizer.py
--content share\paraview-5.3\web\visuali<wbr>zer\www\ --data-dir data\
--port 8080<br>
<br>
here: <a class="m_-8506349237453646044m_8361035792537907709moz-txt-link-freetext" href="http://kitware.github.io/paraviewweb/docs/architecture.html#Simplicity" target="_blank">http://kitware.github.io/parav<wbr>iewweb/docs/architecture.html#<wbr>Simplicity</a><br>
<br>
<br>
<div class="m_-8506349237453646044m_8361035792537907709moz-cite-prefix">Am 23.02.2017 um 23:50 schrieb
Sebastien Jourdain:<br>
</div>
<blockquote type="cite">
<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><span style="font-size:12.8px">ulator"
instead of "</span><span style="font-size:12.8px">Camera3DManip</span><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><span style="font-size:12.8px"><wbr>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/par<wbr>aview/paraview/merge_requests/<wbr>1415</a>.<br>
<span class="m_-8506349237453646044m_8361035792537907709HOEnZb"><font color="#888888"><br>
Cory<br>
</font></span>
<div class="m_-8506349237453646044m_8361035792537907709HOEnZb">
<div class="m_-8506349237453646044m_8361035792537907709h5"><br>
On Thu, Feb 23, 2017 at 5:40 PM, Daniel Zuidinga <<a href="mailto:info@seoaachen.de" target="_blank">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\visuali<wbr>zer\server\pvw-visualizer.py
--content<br>
> share\paraview-5.3\web\visuali<wbr>zer\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\visual<wbr>izer\server\pvw-visualizer.py"<wbr>,
line 219, in<br>
> <module><br>
> 2017-02-23 23:38:18+0100 [-]
server.start_webserver(options<wbr>=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\vt<wbr>k\web\server.py",<br>
> line 185, in start_webserver<br>
> 2017-02-23 23:38:18+0100 [-] appSession =<br>
> protocol(types.ComponentConfig<wbr>(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\pa<wbr>raview\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\vt<wbr>k\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\visual<wbr>izer\server\pvw-visualizer.py"<wbr>,
line 202, in<br>
> initialize<br>
> 2017-02-23 23:38:18+0100 [-] interactionProxy.Camera3DManip<wbr>ulators
=<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\pa<wbr>raview\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/downlo<wbr>ad/</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/par<wbr>aview/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/opensou<wbr>rce/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/ParaV<wbr>iew</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/mail<wbr>man/listinfo/paraview</a><br>
<br>
<br>
<br>
</div>
</div>
<span class="m_-8506349237453646044m_8361035792537907709im m_-8506349237453646044m_8361035792537907709HOEnZb">--<br>
Cory Quammen<br>
Staff R&D Engineer<br>
Kitware, Inc.<br>
</span>
<div class="m_-8506349237453646044m_8361035792537907709HOEnZb">
<div class="m_-8506349237453646044m_8361035792537907709h5">______________________________<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/opensou<wbr>rce/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/ParaV<wbr>iew</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/mail<wbr>man/listinfo/paraview</a><br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
<br>
<fieldset class="m_-8506349237453646044m_8361035792537907709mimeAttachmentHeader"></fieldset>
<br>
<pre>______________________________<wbr>_________________
Powered by <a class="m_-8506349237453646044m_8361035792537907709moz-txt-link-abbreviated" href="http://www.kitware.com" target="_blank">www.kitware.com</a>
Visit other Kitware open-source projects at <a class="m_-8506349237453646044m_8361035792537907709moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a>
Please keep messages on-topic and check the ParaView Wiki at: <a class="m_-8506349237453646044m_8361035792537907709moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaV<wbr>iew</a>
Search the list archives at: <a class="m_-8506349237453646044m_8361035792537907709moz-txt-link-freetext" href="http://markmail.org/search/?q=ParaView" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a>
Follow this link to subscribe/unsubscribe:
<a class="m_-8506349237453646044m_8361035792537907709moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/paraview</a>
</pre>
</blockquote>
<br>
</div></div></div>
<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 <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/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/ParaV<wbr>iew</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/mail<wbr>man/listinfo/paraview</a><br>
<br></blockquote></div><br></div>
</div></div></blockquote></div><br></div>