View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014998ParaView(No Category)public2014-09-16 11:272015-01-09 15:39
ReporterAndy Bauer 
Assigned ToAndy Bauer 
PriorityimmediateSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version4.2 
Summary0014998: Catalyst scripts can't import other python scripts in the run directory
DescriptionCatalyst scripts can't import other python scripts in the run directory. Can be fixed by adding the run directory to PYTHONPATH but this shouldn't be necessary.
TagsNo tags attached.
ProjectCatalyst
Topic Name14998_catalyst_fix_PYTHONPATH
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0033358)
Andy Bauer (developer)
2014-09-17 09:49

commit 5491f6d714401ffa4d52ef492c7e05e4daf79c26
Author: Andrew Bauer <andy.bauer@kitware.com>
Date: Tue Sep 16 16:39:40 2014 -0400

    Fixing problem importing other scripts in the main Catalyst script.
    
    Introduced an issue where a Catalyst Python script trying to import
    another Python script in the same directory was causing problems.
    This was introduced with trying to make importing Python scripts
    more efficient in parallel by having proc 0 being the only one
    that reads the file.
    
    Change-Id: I516d14ce949170babd7108e61b22705251efdea1
(0033363)
Utkarsh Ayachit (administrator)
2014-09-17 10:08

SUMMARY
---------------------------------------------
Topics merged into master:
        14975-add-dicom-reader
        14998_catalyst_fix_PYTHONPATH
(VTK) fix_vrml_importer_segfault
        live-breakpoint
        macro-warning-14970
(VTK) misc-adios-fixes
        use-system-libraries
(0034050)
Alan Scott (manager)
2015-01-09 15:39

Developer tag in git. Closing.

 Issue History
Date Modified Username Field Change
2014-09-16 11:27 Andy Bauer New Issue
2014-09-16 11:27 Andy Bauer Assigned To => Andy Bauer
2014-09-16 11:29 Andy Bauer Status backlog => todo
2014-09-16 11:29 Andy Bauer Status todo => active development
2014-09-17 09:49 Andy Bauer Topic Name => 14998_catalyst_fix_PYTHONPATH
2014-09-17 09:49 Andy Bauer Note Added: 0033358
2014-09-17 09:49 Andy Bauer Status active development => gatekeeper review
2014-09-17 09:49 Andy Bauer Fixed in Version => git-next
2014-09-17 09:49 Andy Bauer Resolution open => fixed
2014-09-17 10:07 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-09-17 10:08 Utkarsh Ayachit Status gatekeeper review => customer review
2014-09-17 10:08 Utkarsh Ayachit Note Added: 0033363
2014-09-24 10:13 Utkarsh Ayachit Fixed in Version git-master => 4.2
2015-01-09 15:39 Alan Scott Note Added: 0034050
2015-01-09 15:39 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team