<div dir="ltr">Another easy approach (not great but easy), is to check that plugin in ParaView Qt ui as auto load and then make sure Visualizer is not started with the "-dr" argument.<div>That way, the plugin will load at start time.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 26, 2017 at 10:06 AM,  <span dir="ltr"><<a href="mailto:louise.davies@stfc.ac.uk" target="_blank">louise.davies@stfc.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-GB" link="blue" vlink="purple">
<div class="m_-576548058053664066WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Hi Scott,<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Yes, the ui item is there but all that happens is that the logo flickers for like a second then nothing.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><u></u> <u></u></span></p>
<p class="m_-576548058053664066MsoListParagraph"><u></u><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><span>1.<span style="font:7.0pt "Times New Roman"">      
</span></span></span><u></u><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">I have no log output other than the regular output I get via starting the server<u></u><u></u></span></p>
<p class="m_-576548058053664066MsoListParagraph"><u></u><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><span>2.<span style="font:7.0pt "Times New Roman"">      
</span></span></span><u></u><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Running 5.4.1, compiled from source<u></u><u></u></span></p>
<p class="m_-576548058053664066MsoListParagraph"><u></u><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><span>3.<span style="font:7.0pt "Times New Roman"">      
</span></span></span><u></u><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">It’s an .mha file, looking at the file info gives
</span><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">“</span><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Image (Uniform Rectilinear Grid)”. Note that I’m using the flying edges filter as an example
 since it’s a standard plugin and I can get it to apply to this dataset in ParaView desktop, so I don’t think it is the datatype. It also doesn’t work if I use a Wavelet like specified in this blog post:
<a href="https://blog.kitware.com/accelerated-filters-in-paraview-5/" target="_blank">https://blog.kitware.com/<wbr>accelerated-filters-in-<wbr>paraview-5/</a></span><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Louise<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><u></u> <u></u></span></p>
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif"> Scott Wittenburg [mailto:<a href="mailto:scott.wittenburg@kitware.com" target="_blank">scott.wittenburg@<wbr>kitware.com</a>]
<br>
<b>Sent:</b> 26 October 2017 16:53</span></p><div><div class="h5"><br>
<b>To:</b> Davies, Louise (STFC,RAL,SC) <<a href="mailto:louise.davies@stfc.ac.uk" target="_blank">louise.davies@stfc.ac.uk</a>><br>
<b>Cc:</b> <a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a><br>
<b>Subject:</b> Re: [Paraview] Specifying filters from plugins in ParaViewWeb Visualizer proxy file<u></u><u></u></div></div><p></p><div><div class="h5">
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<p class="MsoNormal">I see, I read your first email a bit too quickly.  So you do see the filter appear in the web ui, but it just doesn't have any effect you can see.  A few more questions then: 1) Is there any log output you can share? 2) what version of
 paraview are you running?  3) what filter or dataset type are you giving as input to the flying edges filter?<u></u><u></u></p>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">Scott<u></u><u></u></p>
</div>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<p class="MsoNormal">On Thu, Oct 26, 2017 at 9:37 AM, <<a href="mailto:louise.davies@stfc.ac.uk" target="_blank">louise.davies@stfc.ac.uk</a>> wrote:<u></u><u></u></p>
<blockquote style="border:none;border-left:solid #cccccc 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm">
<div>
<div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Hi Scott,</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">I am using the default pvw-visualizer.py server file, which does register ParaViewWebStartupPluginLoader before ParaViewWebProxyManager.</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">For clarification, this is what I’m adding to my json file (using the Flying Edges 3D example):</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">In the “filters” section:</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">{ "name": "FlyingEdges3D", "label": "Flying Edges 3D"}</span><u></u><u></u></p>
<p class="MsoNormal"> <u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Louise</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> </span><u></u><u></u></p>
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif"> Scott
 Wittenburg [mailto:<a href="mailto:scott.wittenburg@kitware.com" target="_blank">scott.wittenburg@<wbr>kitware.com</a>]
<br>
<b>Sent:</b> 26 October 2017 16:30<br>
<b>To:</b> Davies, Louise (STFC,RAL,SC) <<a href="mailto:louise.davies@stfc.ac.uk" target="_blank">louise.davies@stfc.ac.uk</a>><br>
<b>Cc:</b> <a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a><br>
<b>Subject:</b> Re: [Paraview] Specifying filters from plugins in ParaViewWeb Visualizer proxy file</span><u></u><u></u></p>
<div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
<div>
<p class="MsoNormal">Hi Louise,<u></u><u></u></p>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">   Off the top of my head, I would think that what you are doing should work, but maybe Seb can chime in otherwise.  In your application server code, do you register the "<wbr>ParaViewWebStartupPluginLoader<wbr>"
 before the "ParaViewWebProxyManager"?<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">Scott<u></u><u></u></p>
</div>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
<div>
<p class="MsoNormal">On Thu, Oct 26, 2017 at 9:24 AM, <<a href="mailto:louise.davies@stfc.ac.uk" target="_blank">louise.davies@stfc.ac.uk</a>> wrote:<u></u><u></u></p>
<blockquote style="border:none;border-left:solid #cccccc 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5.0pt">
<div>
<div>
<p class="MsoNormal">Hello all,<u></u><u></u></p>
<p class="MsoNormal"> <u></u><u></u></p>
<p class="MsoNormal">I’m specifying some plugins to load with Visualizer, and I want to be able to apply filters from these plugins in Visualizer. I’ve copied the
<a href="https://github.com/Kitware/ParaView/blob/master/Web/Python/defaultProxies.json" target="_blank">
defaultProxies.json</a> file from the ParaView source code and I don’t know how to get ParaView to recognise my plugin filter name.<u></u><u></u></p>
<p class="MsoNormal"> <u></u><u></u></p>
<p class="MsoNormal">For example, I specify on the command line I want to load the default AcceleratedAlgorithms plugin. I want to expose the Flying Edges 3D filter in Visualizer. However, all of the
 names I can find related to the Flying Edges 3D filter in its <a href="https://github.com/Kitware/ParaView/blob/master/Plugins/AcceleratedAlgorithms/AcceleratedAlgorithms.xml" target="_blank">
.xml file</a> (e.g. FlyingEdges3D, vtkFlyingEdges3D) do not allow me to use the filter. When I click on the item in the filters pane it does nothing.<u></u><u></u></p>
<p class="MsoNormal"> <u></u><u></u></p>
<p class="MsoNormal">Am I understanding this incorrectly? Does it work differently for filters loaded from plugins than from default ParaView filters?<u></u><u></u></p>
<p class="MsoNormal"> <u></u><u></u></p>
<p class="MsoNormal">Kind Regards,<u></u><u></u></p>
<p class="MsoNormal"> <u></u><u></u></p>
<p class="MsoNormal">Louise<u></u><u></u></p>
</div>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" 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" target="_blank">
http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" 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" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><u></u><u></u></p>
</blockquote>
</div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
</div></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/<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>
<br></blockquote></div><br></div>