View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015085ParaView(No Category)public2014-10-29 14:022015-01-11 08:14
ReporterAndy Bauer 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target Version4.3Fixed in Version4.3 
Summary0015085: vtkPVPythonCatalystPython.so isn't getting installed
DescriptionWhen Catalyst is installed to a specific directory, vtkPVPythonCatalystPython.so isn't installed. This is needed when running Catalyst Python code.
TagsNo tags attached.
ProjectCatalyst
Topic Name15085_fix_install_rules_for_catalyst
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0033673)
Andy Bauer (developer)
2014-10-29 14:07

Steps to reproduce:
1) install PV to a specified location (build with developer files turned on)
2) git clone https://github.com/acbauer/CatalystExampleCode.git [^]
3) cd CatalystExampleCode/PythonFullExample
4) <pv install dir>/bin/pvpython fedriver.py

Will return:
acbauer@taanab:~/CODE/CatalystExampleCode/PythonFullExample$ /media/ssddrive/BUILDS/ParaView/debug-developer-install/bin/pvpython fedriver.py
Traceback (most recent call last):
  File "fedriver.py", line 23, in <module>
    import coprocessor
  File "/home/acbauer/CODE/CatalystExampleCode/PythonFullExample/coprocessor.py", line 34, in <module>
    import vtkPVPythonCatalystPython as pythoncatalyst
ImportError: No module named vtkPVPythonCatalystPython
(0033730)
Utkarsh Ayachit (administrator)
2014-11-05 12:27

commit c39975a37ba6ca9e11a341889adb2299e94314b5
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Nov 5 12:16:28 2014 -0500

    BUG 0015085: Fix install rules for vtkPVPythonCatalystPython.
    
    The Python files for the separately built vtkPVPythonCatalystPython were
    not getting installed. Fixed that.
    
    Change-Id: I898b78b2b4d7a448adefcae0e56cbd3d3d50d8f0
(0033741)
Utkarsh Ayachit (administrator)
2014-11-06 08:44

Topics merged into master:
        14845_reset_color_map
        15053_fix_coloring_with_missing_arrays
        15085_fix_install_rules_for_catalyst
        15107_catalyst_rendering_edition
        opengl2-backend
(VTK) vtk_master_20141105
(0033933)
Alan Scott (manager)
2014-12-10 16:05

I'm closing this untested, since my build setup makes testing unwieldy. Please reopen if this remains an issue.

 Issue History
Date Modified Username Field Change
2014-10-29 14:02 Andy Bauer New Issue
2014-10-29 14:02 Andy Bauer Assigned To => Utkarsh Ayachit
2014-10-29 14:07 Andy Bauer Note Added: 0033673
2014-11-05 09:25 Utkarsh Ayachit Target Version => bug_fix
2014-11-05 12:27 Utkarsh Ayachit Topic Name => 15085_fix_install_rules_for_catalyst
2014-11-05 12:27 Utkarsh Ayachit Note Added: 0033730
2014-11-05 12:27 Utkarsh Ayachit Status backlog => gatekeeper review
2014-11-05 12:27 Utkarsh Ayachit Fixed in Version => git-next
2014-11-05 12:27 Utkarsh Ayachit Resolution open => fixed
2014-11-06 08:44 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-11-06 08:44 Utkarsh Ayachit Status gatekeeper review => customer review
2014-11-06 08:44 Utkarsh Ayachit Note Added: 0033741
2014-11-14 22:56 Utkarsh Ayachit Target Version bug_fix => 4.3
2014-12-10 16:05 Alan Scott Note Added: 0033933
2014-12-10 16:05 Alan Scott Status customer review => closed
2015-01-02 10:43 Utkarsh Ayachit Fixed in Version git-master => 4.3
2015-01-11 08:14 Utkarsh Ayachit Source_changeset_attached => ParaView master e1d64bcb
2015-01-11 08:14 Utkarsh Ayachit Source_changeset_attached => ParaView master c39975a3


Copyright © 2000 - 2018 MantisBT Team