View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012566ParaView(No Category)public2011-08-31 17:352011-11-02 06:47
ReporterCory Quammen 
Assigned ToDavid Partyka 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.10.1 
Target Version3.12Fixed in Version3.12 
Summary0012566: .plugins file not searched for in ParaView.app/Contents/Support on Mac OS X
DescriptionWhen 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.
TagsNo tags attached.
ProjectSandia
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0027591)
David Partyka (developer)
2011-10-20 18:28

We fixed this via option 1. See ee2cb8aa7d0836350122edc9d2d70a26e352d2b5
(0027592)
David Partyka (developer)
2011-10-20 18:29

Merged into master on 09/28/2011. See the v3.12.0-RC2 tag.
(0027648)
David Partyka (developer)
2011-11-02 06:47

Verfied, the .plugins file is now in the correct place. Closing as per Alan.

 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


Copyright © 2000 - 2018 MantisBT Team