MantisBT - ParaView |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012566 | ParaView | (No Category) | public | 2011-08-31 17:35 | 2011-11-02 06:47 |
|
| Reporter | Cory Quammen | |
| Assigned To | David Partyka | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | 3.10.1 | |
| Target Version | 3.12 | Fixed in Version | 3.12 | |
| Project | Sandia |
| Topic Name | |
| Type | incorrect functionality |
|
| Summary | 0012566: .plugins file not searched for in ParaView.app/Contents/Support on Mac OS X |
| Description | When creating a DragNDrop installer on Mac OS X, the bundle generation script (configured from Applications/ParaView/CreateBundle.sh.in) copies the .plugins file to ParaView.app/Contents/Support. However, in the ParaView application, the Support directory is never searched when looking for the .plugins file.
The solution is to either:
1). modify the CreateBundle.sh.in to copy the .plugins file into the ParaView.app/Contents/Plugins directory
or
2). add the Support directory as a search path in vtkPVPluginTracker.cxx, lines 87-88.
I'm in favor of solution 1 so that the Support directory can be done away with altogether. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2011-08-31 17:35 | Cory Quammen | New Issue | |
| 2011-09-01 08:03 | David Partyka | Assigned To | => David Partyka |
| 2011-10-20 18:23 | David Partyka | Project | TBD => Sandia |
| 2011-10-20 18:23 | David Partyka | Fixed in Version | => 3.12 |
| 2011-10-20 18:23 | David Partyka | Target Version | => 3.12 |
| 2011-10-20 18:24 | David Partyka | Status | backlog => todo |
| 2011-10-20 18:24 | David Partyka | Status | todo => active development |
| 2011-10-20 18:28 | David Partyka | Note Added: 0027591 | |
| 2011-10-20 18:28 | David Partyka | Status | active development => gatekeeper review |
| 2011-10-20 18:28 | David Partyka | Resolution | open => fixed |
| 2011-10-20 18:29 | David Partyka | Note Added: 0027592 | |
| 2011-10-20 18:29 | David Partyka | Status | gatekeeper review => customer review |
| 2011-11-02 06:47 | David Partyka | Note Added: 0027648 | |
| 2011-11-02 06:47 | David Partyka | Status | customer review => closed |