MantisBT - ParaView |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0007606 | ParaView | (No Category) | public | 2008-09-04 14:38 | 2009-02-18 19:33 |
|
Reporter | Chris Cameron | |
Assigned To | Utkarsh Ayachit | |
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | unable to reproduce | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Project | |
Topic Name | |
Type | |
|
Summary | 0007606: Remote plugins not automatically loaded when PV_PLUGIN_PATH is defined on server |
Description | When I run Paraview in MPI mode, the client side plugins are loaded but the server side plugins are not.
This does not cause Paraview to crash immediately, unless a user tries to use a custom filter or reader. For example, if they try to use a filter, it will appear in the list of filters (because the client plugin loaded) but upon clicking the filter will cause paraview to crash (because the server plugin was not loaded)
I can load the server plugins manually, but as I have about 30, I do not want to do this. My other option is to put them in build/bin/debug/plugins but this is undesirable. |
Steps To Reproduce | |
Additional Information | In my test case, all of my pvserver instances and the paraview client are run on the same computer. PV_PLUGIN_PATH points to a folder that has the client and server plugins.
In client-server mode (non-MPI) server plugins are loaded automatically as well as client plugins.
In built-in mode, all plugins are loaded automatically. |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-09-04 14:38 | Chris Cameron | New Issue | |
2009-02-17 13:18 | Utkarsh Ayachit | Note Added: 0015032 | |
2009-02-17 13:18 | Utkarsh Ayachit | Status | backlog => @80@ |
2009-02-17 13:18 | Utkarsh Ayachit | Resolution | open => unable to reproduce |
2009-02-17 13:18 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
2009-02-18 19:33 | Alan Scott | Note Added: 0015199 | |
2009-02-18 19:33 | Alan Scott | Status | @80@ => closed |
2011-06-16 13:10 | Zack Galbreath | Category | => (No Category) |