"Remove" doesn't unload a plugin, it simply removes it from the list.
In fact unloading a plugin is not supported (and won't be supported
anytime soon). You've have to restart ParaView.

Utkarsh

On Wed, Apr 28, 2010 at 5:06 PM, David Doria <[email protected]> wrote:
> Consider that I have built a .so plugin (call it vtkTest).
>
> - I have the vtkTest plugin loaded in Paraview
> - Then I make a change to vtkTest.cxx and recompile the plugin .so
> - I go to Tools -> Plugin Manager
> - Select vtkTest and click "Remove"
> - Click "Load New"
> - Select the new vtkTest.so
> - Attempt to run the filter
>
> It seems to use the OLD version of the filter. If I restart Paraview
> and then load the plugin, the new version is used.
>
> Does anyone else have this problem?
>
> Thanks,
>
> David
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at 
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: 
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to