Bug 710675

Summary: PythonInterpreterManager error message appears in C++ project
Product: [Fedora] Fedora Reporter: David Betz <dbetz>
Component: eclipseAssignee: Alexander Kurtakov <akurtako>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 7CC: akurtako, ebaron, overholt, sgehwolf, zx
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-30 15:30:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Betz 2011-06-04 01:31:01 UTC
Description of problem:
I have a pure C++ project using Eclipse/CDT, and on the Project Explorer, below the project name, appears an error message:

PythonInterpreterManager: Interpreter is not properly configured! Please go to window > preferences > PyDev > Python Interpreters and configure it. If this is not supposed to be a Python project, change the project type on the project properties to the project you want (e.g.: Jython project).

Version-Release number of selected component (if applicable):
Eclipse version 3.6.2

How reproducible:
Not sure. It just appeared.

Steps to Reproduce:
1. Unknown, but it is still present
2.
3.
  
Actual results:
In a pure C++ project, the above message appears below the project name in the Project Explorer tabbed window.

Expected results:
No Python error messages should appear in a pure C++ project.


Additional info:

Comment 1 Andrew Overholt 2011-06-06 13:06:11 UTC
Can you attach the .project file present in the project's directory?

Also, please paste here the output of "rpm -qa | grep eclipse" and "rpm -qaV eclipse*".  Thanks.

Comment 2 Alexander Kurtakov 2012-04-30 15:30:48 UTC
No reply from the reporter for almost a year. Closing.