MantisBT - ParaView
View Issue Details
0014542ParaView(No Category)public2014-01-27 13:412014-08-29 10:59
Burlen 
Ben Boeckel (Kitware) 
normalminorhave not tried
closedfixed 
git-next 
4.24.2 
TBD
feature
0014542: client side plugin loading and static linking
following up on the mail list discussion
http://www.paraview.org/pipermail/paraview/2014-January/030353.html [^]

in a statically linked PV when the user connects they're faced with an extremely long list of plugins that need to be loaded on the client side.

it would be a huge improvement with static linking if for built in plugins the user was not required to do any client side loading.

one step in that direction would be to use the REQUIRED_ON_SERVER flag where ever possible.
No tags attached.
related to 0014587closed Ben Boeckel (Kitware) pvserver crash with PointSprite_Plugin 
Issue History
2014-01-27 13:41BurlenNew Issue
2014-01-27 13:41BurlenAssigned To => Utkarsh Ayachit
2014-02-24 10:53Utkarsh AyachitRelationship addedrelated to 0014587
2014-04-17 08:43Utkarsh AyachitTarget Version => 4.2
2014-05-20 10:07Utkarsh AyachitAssigned ToUtkarsh Ayachit => Ben Boeckel (Kitware)
2014-06-17 08:02Utkarsh AyachitNote Added: 0032877
2014-06-17 08:02Utkarsh AyachitStatusbacklog => gatekeeper review
2014-06-17 08:02Utkarsh AyachitFixed in Version => git-master
2014-06-17 08:02Utkarsh AyachitResolutionopen => fixed
2014-06-17 08:02Utkarsh AyachitStatusgatekeeper review => customer review
2014-08-19 22:11Alan ScottNote Added: 0033268
2014-08-19 22:11Alan ScottStatuscustomer review => closed
2014-08-29 10:59Utkarsh AyachitFixed in Versiongit-master => 4.2

Notes
(0032877)
Utkarsh Ayachit   
2014-06-17 08:02   
A fix for this issue is now in git/master. Now in static builds, plugins don't automatically load themselves up. Users have to load them using the "Plugin Manager" dialog exactly as with shared builds.
(0033268)
Alan Scott   
2014-08-19 22:11   
This is sort of a developer tag in git and I am not making a special build to test. Closing.