<div dir="ltr">No, the VTK version does not. The server is returning an exception via RPC, and it is not reported to the console, only in the network trace:<div><ol class="gmail-children expanded" style="min-width:0px;min-height:0px;box-sizing:border-box;list-style-type:none;padding-left:12px;color:rgb(33,33,33);font-family:Consolas,"Lucida Console","Courier New",monospace;font-size:12px;white-space:pre-wrap"><li class="gmail-parent expanded" style="min-width:0px;min-height:16px;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;display:flex"><span class="gmail-name" style="min-width:0px;min-height:0px;box-sizing:border-box;color:rgb(136,19,145)">error</span><span class="gmail-object-properties-section-separator" style="min-width:0px;min-height:0px;box-sizing:border-box;padding-right:5px">:</span><span class="gmail-object-value-object gmail-value" style="min-width:0px;min-height:0px;box-sizing:border-box;vertical-align:baseline;color:inherit;display:inline-block">{code: -32001, message: "Exception raised", data: {method: "viewport.image.render",…}}</span></li><ol class="gmail-children expanded" style="min-width:0px;min-height:0px;box-sizing:border-box;list-style-type:none;padding-left:12px"><li style="min-width:0px;min-height:16px;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;display:flex"><span class="gmail-name" style="min-width:0px;min-height:0px;box-sizing:border-box;color:rgb(136,19,145)">code</span><span class="gmail-object-properties-section-separator" style="min-width:0px;min-height:0px;box-sizing:border-box;padding-right:5px">:</span><span class="gmail-object-value-number gmail-value" style="min-width:0px;min-height:0px;box-sizing:border-box;color:rgb(28,0,207)">-32001</span></li><li class="gmail-parent expanded" style="min-width:0px;min-height:16px;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;display:flex"><span class="gmail-name" style="min-width:0px;min-height:0px;box-sizing:border-box;color:rgb(136,19,145)">data</span><span class="gmail-object-properties-section-separator" style="min-width:0px;min-height:0px;box-sizing:border-box;padding-right:5px">:</span><span class="gmail-object-value-object gmail-value" style="min-width:0px;min-height:0px;box-sizing:border-box;vertical-align:baseline;color:inherit;display:inline-block">{method: "viewport.image.render",…}</span></li><ol class="gmail-children expanded" style="min-width:0px;min-height:0px;box-sizing:border-box;list-style-type:none;padding-left:12px"><li style="min-width:0px;min-height:16px;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;display:flex"><span class="gmail-name" style="min-width:0px;min-height:0px;box-sizing:border-box;color:rgb(136,19,145)">exception</span><span class="gmail-object-properties-section-separator" style="min-width:0px;min-height:0px;box-sizing:border-box;padding-right:5px">:</span><span class="gmail-object-value-string gmail-value" style="min-width:0px;min-height:0px;box-sizing:border-box;white-space:pre;unicode-bidi:-webkit-isolate;color:rgb(196,26,22)"><span class="gmail-object-value-string-quote" style="min-width:0px;min-height:0px;box-sizing:border-box;color:rgb(34,34,34)">"</span>AttributeError("'vtkWebCorePython.vtkWebApplication' object has no attribute 'GetLastStillRenderToMTime'",)<span class="gmail-object-value-string-quote" style="min-width:0px;min-height:0px;box-sizing:border-box;color:rgb(34,34,34)">"</span></span></li></ol></ol></ol></div><div class="gmail_extra"><br></div><div class="gmail_extra">This is due to a change in ParaView, and a parallel change is needed in vtkWebApplication. I will look into it.</div><div class="gmail_extra">The pv_web_cone.py script does work for me.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 15, 2017 at 3:45 PM, Dan Lipsa <span dir="ltr"><<a href="mailto:dan.lipsa@kitware.com" target="_blank">dan.lipsa@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"><div>Aron,</div>Note the problem I am seeing is with the VTK version of the server script. Does it work for you?<div>Thanks,</div><div>Dan</div><div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 15, 2017 at 2:36 PM, Dan Lipsa <span dir="ltr"><<a href="mailto:dan.lipsa@kitware.com" target="_blank">dan.lipsa@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">Thanks Aron,<div>I moved forward, but I am not there yet.</div><div><br></div><div>Now the client connects, to the server, I can see the cone moving in the server window, but no image is sent back to the browser.</div><div>I tried both Chrome and Firefox and I see the same behavior. Any ideas?</div><div><br></div><div>Thanks,</div><div>Dan</div><div><br></div></div><div class="m_1781467107511692842HOEnZb"><div class="m_1781467107511692842h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 15, 2017 at 2:17 PM, Aron Helser <span dir="ltr"><<a href="mailto:aron.helser@kitware.com" target="_blank">aron.helser@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">I thought I remembered fixing things....<div>The paraviewweb repository was updated July 24th with the correct source changes and example code - for some reason the automatic publication to the website has not kept up.</div><div><br></div><div>Seb, for some reason Travis is not updating  <a href="https://kitware.github.io/" target="_blank">https://kitware.github.io/</a>par<wbr>aviewweb ?</div><div><br></div><div>Dan, if you checkout paraviewweb: <a href="https://github.com/kitware/paraviewweb" target="_blank">https://github.co<wbr>m/kitware/paraviewweb</a></div><div>and do 'npm install', ' npm run doc:www -- RemoteRenderer'</div><div>you should get a local webserver that has that example working. </div><div><br></div><div>Hope that works,</div><div>Aron </div></div><div class="m_1781467107511692842m_3159447221592754078HOEnZb"><div class="m_1781467107511692842m_3159447221592754078h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 15, 2017 at 1:55 PM, Dan Lipsa <span dir="ltr"><<a href="mailto:dan.lipsa@kitware.com" target="_blank">dan.lipsa@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">This error is in <div><a href="https://kitware.github.io/paraviewweb/examples/RemoteRenderer.html" target="_blank">https://kitware.github.io/para<wbr>viewweb/examples/RemoteRendere<wbr>r.html</a><br></div><div><br></div><div>Thanks,</div><div>Dan</div><div><br></div></div><div class="m_1781467107511692842m_3159447221592754078m_2097429858201113660HOEnZb"><div class="m_1781467107511692842m_3159447221592754078m_2097429858201113660h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 15, 2017 at 1:50 PM, Dan Lipsa <span dir="ltr"><<a href="mailto:dan.lipsa@kitware.com" target="_blank">dan.lipsa@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"><div>Aron,</div>Anything else needs to change on the client? I get:<div><br></div><div>WebSocket connection to 'ws://localhost:1234/ws' failed: Error during WebSocket handshake: Sent non-empty 'Sec-WebSocket-Protocol' header but no response was received<br></div><div>RemoteRenderer.js:32312<br></div></div><div class="m_1781467107511692842m_3159447221592754078m_2097429858201113660m_2769345840090633962HOEnZb"><div class="m_1781467107511692842m_3159447221592754078m_2097429858201113660m_2769345840090633962h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 15, 2017 at 11:31 AM, Dan Lipsa <span dir="ltr"><<a href="mailto:dan.lipsa@kitware.com" target="_blank">dan.lipsa@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">Great, Thanks Aron.<span class="m_1781467107511692842m_3159447221592754078m_2097429858201113660m_2769345840090633962m_-391466465978650115HOEnZb"><font color="#888888"><div><br></div><div>Dan</div><div><br></div></font></span></div><div class="m_1781467107511692842m_3159447221592754078m_2097429858201113660m_2769345840090633962m_-391466465978650115HOEnZb"><div class="m_1781467107511692842m_3159447221592754078m_2097429858201113660m_2769345840090633962m_-391466465978650115h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 15, 2017 at 10:35 AM, Aron Helser <span dir="ltr"><<a href="mailto:aron.helser@kitware.com" target="_blank">aron.helser@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">I seem to have updated the example locally and not committed the documentation modification. Sorry about that!<div>Those files have been renamed/moved into wslink: <a href="https://github.com/kitware/wslink" target="_blank">https://github.com/kit<wbr>ware/wslink</a></div><div><br></div><div>Here are the updated example scripts for vtk and paraview - I will change the documented example to match.</div><div><br></div><div>Regards,</div><div>Aron</div></div><div class="m_1781467107511692842m_3159447221592754078m_2097429858201113660m_2769345840090633962m_-391466465978650115m_-9113117044700425205HOEnZb"><div class="m_1781467107511692842m_3159447221592754078m_2097429858201113660m_2769345840090633962m_-391466465978650115m_-9113117044700425205h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 15, 2017 at 10:04 AM, Dan Lipsa <span dir="ltr"><<a href="mailto:dan.lipsa@kitware.com" target="_blank">dan.lipsa@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">Hi all,<div>The above two files were (re)moved from the vtk/web directory.</div><div><br></div><div>What is the updated version for the following example:</div><div><br></div><div><a href="https://kitware.github.io/paraviewweb/examples/RemoteRenderer.html" target="_blank">https://kitware.github.io/para<wbr>viewweb/examples/RemoteRendere<wbr>r.html</a><br></div><div><br></div><div>Thanks,</div><div>Dan</div><div><br></div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div></div>