Hi, <br><br>Thanks for have doing this. That's quite boring to have to reload manually the plugin each time I open paraview. <br><br>To avoid this, we can indeed ADD_PARAVIEW_PLUGIN while building. <br><br>If this can help other people, I join what I've made for this purpose, with the CMakeFile. <br>
This is a Reader, that use the PythonProgrammableFilter and a python module called "pyturbo", read the files and returned a vtkMultiBlockDataSet. <br>The interface is done with qt4. And the CMakeFile was completed to take care of the .qrc and .ui files.<br>
<br>Regards, <br><br>Aurélien<br><br><div class="gmail_quote">Le 16 juin 2010 10:45, Jérôme <span dir="ltr"><<a href="mailto:jerome.velut@gmail.com">jerome.velut@gmail.com</a>></span> a écrit :<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Re-Hi,<br>
<br>
I submited a bug here:<br>
<a href="http://public.kitware.com/Bug/view.php?id=10835" target="_blank">http://public.kitware.com/Bug/view.php?id=10835</a><br>
<br>
Jerome<br>
<br>
Le 16 juin 2010 10:32, Jérôme <<a href="mailto:jerome.velut@gmail.com">jerome.velut@gmail.com</a>> a écrit :<br>
<div><div></div><div class="h5">> Hi Aurélien,<br>
><br>
> I am the one that submitted the bug. It describes a problem I had with<br>
> autoloading an "autostart"-style plug-in. Nobody was able to reproduce<br>
> this bug.<br>
><br>
> What you describe here is another problem that I also encounter:<br>
> Checking auto-load for XML-based plugin (such as enabling a VTK filter<br>
> without building a cxx plugin) does not work. I talked about that in<br>
> the thread entitled "Auto-load plugin failed".<br>
><br>
> I forgot to talk about the XML autoload failure in the bug report,<br>
> that's why it hasn't been tested... I will submit another one.<br>
><br>
> Jerome<br>
><br>
><br>
> Le 16 juin 2010 09:57, Aurélien Marsan<br>
> <<a href="mailto:aurelien.marsan@ecl2009.ec-lyon.fr">aurelien.marsan@ecl2009.ec-lyon.fr</a>> a écrit :<br>
>> And I tried on my computer to "autoload" the plugin<br>
>> Example/Plugins/Reader/readers.xml and the HelixSource too.<br>
>> It doesn't seem to work neither.<br>
>><br>
>> Le 16 juin 2010 09:45, Aurélien Marsan <<a href="mailto:aurelien.marsan@ecl2009.ec-lyon.fr">aurelien.marsan@ecl2009.ec-lyon.fr</a>><br>
>> a écrit :<br>
>>><br>
>>> Then, here is my problem :<br>
>>> When I load an xml plugin, and its .bqrc file, check autoload, close<br>
>>> paraview and reopen it, the plugin is not auto-loaded.... I have to load it<br>
>>> again manually.<br>
>>> No message is displayed.<br>
>>><br>
>>> Is there some "save configuration" to do before closing ?<br>
>>><br>
>>> Le 15 juin 2010 11:12, Aurélien Marsan<br>
>>> <<a href="mailto:aurelien.marsan@ecl2009.ec-lyon.fr">aurelien.marsan@ecl2009.ec-lyon.fr</a>> a écrit :<br>
>>>><br>
>>>> Hi,<br>
>>>><br>
>>>> Does someone ever had bugs with the Autoload Option ?<br>
>>>> I've found this bug report<br>
>>>> <a href="http://public.kitware.com/Bug/view.php?id=9803" target="_blank">http://public.kitware.com/Bug/view.php?id=9803</a>, but I don't have the message<br>
>>>> that is described.<br>
>>>><br>
>>>> --<br>
>>>> Aurélien MARSAN<br>
>>>> Doctorant Cifre Turbomeca/LMFA<br>
>>>> <a href="mailto:aurelien.marsan@ecl2009.ec-lyon.fr">aurelien.marsan@ecl2009.ec-lyon.fr</a><br>
>>>> 06.31.98.26.73<br>
>>><br>
>>><br>
>><br>
>><br>
>><br>
>> --<br>
>> Aurélien MARSAN<br>
>> Doctorant Cifre Turbomeca/LMFA<br>
>> <a href="mailto:aurelien.marsan@ecl2009.ec-lyon.fr">aurelien.marsan@ecl2009.ec-lyon.fr</a><br>
>> 06.31.98.26.73<br>
>><br>
>> _______________________________________________<br>
>> Powered by <a href="http://www.kitware.com" 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" target="_blank">http://www.kitware.com/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" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
>><br>
>> Follow this link to subscribe/unsubscribe:<br>
>> <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
>><br>
>><br>
><br>
_______________________________________________<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/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/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</div></div></blockquote></div><br>