MantisBT - ParaView
View Issue Details
0009972ParaViewFeaturepublic2009-11-26 14:582011-07-29 10:42
Utkarsh Ayachit 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
 
4.03.12 
TBD
incorrect functionality
0009972: PV_PLUGIN_PATH is not respected by pvbatch/pvpython
PV_PLUGIN_PATH is not respected by pvbatch or pvpython. pvpython and pvbatch should ideally behave similar to the qt client when it comes to loading plugins from the standard locations.
No tags attached.
related to 0010665closed Utkarsh Ayachit Plugins built for server not listed 
related to 0010926closed Utkarsh Ayachit Custom filters are loaded before plugins, bug if custom filter refers to plugin proxy 
Issue History
2009-11-26 14:58Utkarsh AyachitNew Issue
2010-04-16 02:08Utkarsh AyachitTarget Version3.8 => 4.0
2010-07-08 16:28Utkarsh AyachitRelationship addedrelated to 0010665
2010-07-09 12:54Utkarsh AyachitRelationship addedrelated to 0010926
2011-04-09 09:51Utkarsh AyachitNote Added: 0026158
2011-04-09 09:51Utkarsh AyachitStatusbacklog => @80@
2011-04-09 09:51Utkarsh AyachitFixed in Version => 4.0
2011-04-09 09:51Utkarsh AyachitResolutionopen => fixed
2011-04-09 09:51Utkarsh AyachitAssigned To => Utkarsh Ayachit
2011-05-02 21:35Alan ScottNote Added: 0026413
2011-05-02 21:35Alan ScottStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategoryFeature Request => Feature
2011-07-29 10:42Utkarsh AyachitProject => TBD
2011-07-29 10:42Utkarsh AyachitType => incorrect functionality
2011-07-29 10:42Utkarsh AyachitFixed in Version4.0 => 3.12

Notes
(0026158)
Utkarsh Ayachit   
2011-04-09 09:51   
commit 08a733b28fa055a86eb8d326151dbfbb4e005343
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Apr 8 10:10:38 2011 -0400

    Added support to load plugins from PV_PLUGIN_PATH automatically.
    
    Plugins in directories pointed by PV_PLUGIN_PATH are now automatically loaded
    during process initialization. This will also work for all types of processes
    automatically, including pvpython/pvbatch/pvserver.
    
    Change-Id: Ib95d513e4d2a027e8c1c8c3bc5d860c2df1d94ea
(0026413)
Alan Scott   
2011-05-02 21:35   
Trusting that Utkarsh got it correct.