View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013571ParaView(No Category)public2012-10-26 11:262015-01-11 08:31
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version4.0Fixed in Version3.98.0 
Summary0013571: ParaView binaries fail to launch on Fedora 17
DescriptionWhen the ParaView executable is launched, it fails with the following error. Incidentally, pvpython, pvbatch, pvserver works fine.

$ ./bin/paraview
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
ImportError: No module named site
TagsNo tags attached.
ProjectKitware
Topic Name13571_fix_python_binary_issue
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0029527)
Utkarsh Ayachit (administrator)
2012-10-26 11:32

commit 41b9d45e83f8bf0103c0e10e7110a33a0d65c502
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Oct 26 11:26:48 2012 -0400

    BUG 0013571. Fix python issue with binaries.
    
    The problem is possibly due to the Python Qt Testing framework incorrectly
    initializing Python. Overcome the issue by deferring the Qt Testing python
    initialization until needed. This will give ParaView the opportunity to init
    python properly. Hopefully, this will address the issue.
    
    Change-Id: Ib5a701d9c90c6aeacf50ab6b937d4ff31605d949
(0029597)
Utkarsh Ayachit (administrator)
2012-10-30 13:02

commit 41b9d45e83f8bf0103c0e10e7110a33a0d65c502
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Oct 26 11:26:48 2012 -0400

    BUG 0013571. Fix python issue with binaries.
    
    The problem is possibly due to the Python Qt Testing framework incorrectly
    initializing Python. Overcome the issue by deferring the Qt Testing python
    initialization until needed. This will give ParaView the opportunity to init
    python properly. Hopefully, this will address the issue.
    
    Change-Id: Ib5a701d9c90c6aeacf50ab6b937d4ff31605d949
(0029620)
Utkarsh Ayachit (administrator)
2012-10-31 10:47

merged into master, if applicable.

 Issue History
Date Modified Username Field Change
2012-10-26 11:26 Utkarsh Ayachit New Issue
2012-10-26 11:32 Utkarsh Ayachit Topic Name => 13571_fix_python_binary_issue
2012-10-26 11:32 Utkarsh Ayachit Note Added: 0029527
2012-10-26 11:33 Utkarsh Ayachit Target Version => 4.0
2012-10-30 13:02 Utkarsh Ayachit Note Added: 0029597
2012-10-30 13:02 Utkarsh Ayachit Status backlog => gatekeeper review
2012-10-30 13:02 Utkarsh Ayachit Resolution open => fixed
2012-10-30 13:02 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-10-31 10:46 Utkarsh Ayachit Fixed in Version => 3.98.0
2012-10-31 10:47 Utkarsh Ayachit Status gatekeeper review => customer review
2012-10-31 10:47 Utkarsh Ayachit Note Added: 0029620
2013-02-11 16:02 Utkarsh Ayachit Status customer review => closed
2015-01-11 08:31 Utkarsh Ayachit Source_changeset_attached => ParaView master 789ad0fb
2015-01-11 08:31 Utkarsh Ayachit Source_changeset_attached => ParaView master 41b9d45e


Copyright © 2000 - 2018 MantisBT Team