<div dir="ltr">This is not supported yet, but it will be. That feature is still under development. <div><div>But if you trigger a pvpython command line with the --file-to-load argument, this should work.</div><div>So you can somewhat overcome that issue by extending the Jetty config with a custom application name that will load a given state file.</div>
<div>Then, you will need to change the HTML/JavaScript of the <span style="font-family:arial,sans-serif;font-size:13px">embed.html page to launch your custom application.</span></div><div><span style="font-family:arial,sans-serif;font-size:13px"><br>
</span></div><div><span style="font-family:arial,sans-serif;font-size:13px">Hope that make sense,</span></div><div><br></div><div>Seb</div></div><div><br></div><div>PS: Make sure you have the latest version of ParaView and not the last available release. The nightly one should work.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 4, 2013 at 1:00 PM, kyr <span dir="ltr">&lt;<a href="mailto:akyrieleis@gmail.com" target="_blank">akyrieleis@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I have installed Paraview-4.0.1 with JettySessionsManager-Server-1.0 and can<br>
use the LiveArticles app that came with the paraview. I want visualize a<br>
pvsm file which I have saved previously from Paraview. If in the index.html<br>
file of the LiveArticles page I insert the file I whant to display<br>
(cyl.pvsm):<br>
<br>
 &lt;iframe class=&quot;paraviewweb-player&quot; type=&quot;text/html&quot;<br>
                                        width=&quot;540px&quot; height=&quot;400px&quot;<br>
frameborder=&quot;0&quot;<br>
                                        style=&quot;border: 1px solid;&quot;<br>
                                        src=&quot;embed.html?data=cyl.pvsm&quot;&gt;<br>
  &lt;/iframe&gt;<br>
<br>
then I only get a black window with the cross. How can I visualize a pvsm<br>
file ?<br>
<br>
Many thanks<br>
<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/load-pvsm-file-in-LiveArticles-tp2573.html" target="_blank">http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/load-pvsm-file-in-LiveArticles-tp2573.html</a><br>

Sent from the The Unofficial ParaView Developers Forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Paraview-developers mailing list<br>
<a href="mailto:Paraview-developers@paraview.org">Paraview-developers@paraview.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
</blockquote></div><br></div>