MantisBT - ParaView |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0010005 | ParaView | Feature | public | 2009-12-07 14:29 | 2010-03-03 21:49 |
|
| Reporter | Utkarsh Ayachit | |
| Assigned To | Utkarsh Ayachit | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | 3.8 | Fixed in Version | 3.8 | |
| Project | |
| Topic Name | |
| Type | |
|
| Summary | 0010005: .pv-plugin-config (or something similar) to tell ParaView the list of distributed plugins |
| Description | In line with .qt-config which tells Qt the plugins to load, we should have a .pvpluginconfig that is placed next the paraview executable that lists the distributed plugins (identified by names, not paths) and their default auto-load status (loaded/not-loaded). Of course, the user can override this auto-load status from the GUI.
When the client connects to a server, the client pushes its .pvpluginconfig list to the server. The server tries to find those plugins by name in some standard locations:
* some environment variable
* ${HOME}/.config/ParaView/plugins
* /etc/share/config/ParaView
etc.
|
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | 0010006 | closed | Kitware Robot | Client fetches plugin config from server | | related to | 0009671 | closed | Utkarsh Ayachit | Plugin Manager should list plugins compiled/distributed with ParaView |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2009-12-07 14:29 | Utkarsh Ayachit | New Issue | |
| 2009-12-07 14:30 | Utkarsh Ayachit | Relationship added | related to 0010006 |
| 2009-12-09 09:48 | Utkarsh Ayachit | Relationship added | related to 0009671 |
| 2010-01-04 15:49 | Utkarsh Ayachit | Note Added: 0019026 | |
| 2010-01-04 15:49 | Utkarsh Ayachit | Status | backlog => @80@ |
| 2010-01-04 15:49 | Utkarsh Ayachit | Fixed in Version | => 3.8 |
| 2010-01-04 15:49 | Utkarsh Ayachit | Resolution | open => fixed |
| 2010-01-04 15:49 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
| 2010-03-03 21:49 | Alan Scott | Note Added: 0019706 | |
| 2010-03-03 21:49 | Alan Scott | Status | @80@ => closed |
| 2011-06-16 13:10 | Zack Galbreath | Category | Feature Request => Feature |