View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009671ParaViewFeaturepublic2009-10-07 11:212010-01-20 18:28
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.8Fixed in Version3.8 
Summary0009671: Plugin Manager should list plugins compiled/distributed with ParaView
DescriptionWhen ParaView is compiled or installed, any plugin located in ParaView3/Plugins and is compiled should be listed in the Plugin Manager by default even though they are not loaded by default. This makes it easier for users to find these plugins and enable them.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships
related to 0010005closedUtkarsh Ayachit .pv-plugin-config (or something similar) to tell ParaView the list of distributed plugins 

  Notes
(0018719)
Alan Scott (manager)
2009-12-07 16:34

This is going to be required for the Prism plugin for 3.8.0, so I am making it a higher priority. Needs to be in PV 3.8.0.
(0018804)
Utkarsh Ayachit (administrator)
2009-12-10 15:29

Added support for a ".plugins" xml file
that is provided next to the paraview executable that lists the packaged plugins
which are listed by the plugin manager by default.

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMPluginManager.h,v <-- Servers/ServerManager/vtkSMPluginManager.h
new revision: 1.5; previous revision: 1.4
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMPluginManager.cxx,v <-- Servers/ServerManager/vtkSMPluginManager.cxx
new revision: 1.9; previous revision: 1.8
/cvsroot/ParaView3/ParaView3/Qt/Core/pqApplicationCore.h,v <-- Qt/Core/pqApplicationCore.h
new revision: 1.43; previous revision: 1.42
/cvsroot/ParaView3/ParaView3/Qt/Core/pqApplicationCore.cxx,v <-- Qt/Core/pqApplicationCore.cxx
new revision: 1.95; previous revision: 1.94
/cvsroot/ParaView3/ParaView3/Qt/ApplicationComponents/pqParaViewBehaviors.cxx,v <-- Qt/ApplicationComponents/pqParaViewBehaviors.cxx
new revision: 1.3; previous revision: 1.2
/cvsroot/ParaView3/ParaView3/Plugins/CMakeLists.txt,v <-- Plugins/CMakeLists.txt
new revision: 1.50; previous revision: 1.49
/cvsroot/ParaView3/ParaView3/CMake/ParaViewPlugins.cmake,v <-- CMake/ParaViewPlugins.cmake
new revision: 1.59; previous revision: 1.58
/cvsroot/ParaView3/ParaView3/Applications/ParaView/CMakeLists.txt,v <-- Applications/ParaView/CMakeLists.txt
new revision: 1.2; previous revision: 1.1
/cvsroot/ParaView3/ParaView3/CMakeLists.txt,v <-- CMakeLists.txt
new revision: 1.120; previous revision: 1.119
(0018806)
Utkarsh Ayachit (administrator)
2009-12-10 17:07

Issues still exist on mac locating the plugins from build directory. So reopening this.
(0019008)
Utkarsh Ayachit (administrator)
2009-12-29 11:18

Fixed mac issues. Simply run ParaView with -dr option to see if the plugin list is loaded correctly.
(0019231)
Alan Scott (manager)
2010-01-20 18:28

Assuming it works, since I don't have a mac.

 Issue History
Date Modified Username Field Change
2009-10-07 11:21 Ken Moreland New Issue
2009-12-07 16:34 Alan Scott Note Added: 0018719
2009-12-07 16:34 Alan Scott Priority normal => high
2009-12-09 09:48 Utkarsh Ayachit Relationship added related to 0010005
2009-12-10 15:27 Utkarsh Ayachit Status backlog => tabled
2009-12-10 15:27 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2009-12-10 15:29 Utkarsh Ayachit Note Added: 0018804
2009-12-10 15:29 Utkarsh Ayachit Status tabled => @80@
2009-12-10 15:29 Utkarsh Ayachit Fixed in Version => 3.8
2009-12-10 15:29 Utkarsh Ayachit Resolution open => fixed
2009-12-10 17:07 Utkarsh Ayachit Note Added: 0018806
2009-12-10 17:07 Utkarsh Ayachit Status @80@ => tabled
2009-12-29 11:18 Utkarsh Ayachit Note Added: 0019008
2009-12-29 11:18 Utkarsh Ayachit Status tabled => @80@
2010-01-20 18:28 Alan Scott Note Added: 0019231
2010-01-20 18:28 Alan Scott Status @80@ => closed
2011-06-16 13:10 Zack Galbreath Category Feature Request => Feature


Copyright © 2000 - 2018 MantisBT Team