Bug 76888

Summary: Running a program from C Perspective->No output seen
Product: [Retired] Red Hat Developer Suite Reporter: Need Real Name <ahussain>
Component: eclipseAssignee: eclipse-bugs
Status: CLOSED CURRENTRELEASE QA Contact: eclipse-bugs
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-07-24 22:08:26 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 Need Real Name 2002-10-28 19:26:57 UTC
Description of Problem:
If a program is run from the C Perspective, there is no console view in the
perspective by default to  see output from the program. Can manually add the
Console view from the debug perspective to see the output but it  should be
there by default - a user will intuitively run their program from the
C-perspective and THEN choose to debug if any problems are found. 

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


How Reproducible:
always

Steps to Reproduce:
1. Create and build a project where the program sends output to the console
2. Run program in C perspective
3. No output seen

Actual Results:


Expected Results:


Additional Information:

Comment 1 Need Real Name 2002-11-12 15:34:39 UTC
I filed a bug regarding this on eclipse.org:

http://bugs.eclipse.org/bugs/show_bug.cgi?id=25972

According to them its an Eclipse related bug that comes up only on linux. 
Couldn't a possible workaround to it be that the Console view (Windows->show
View->Debug->Console) be added into the C perspective by default, the way it is
in the Debug Perspective. This way, whether it "appears" automatically when a
program is run will not be an issue. At most, the Console view will have to
become active when a program is run. Would we be able to put this in ourself if
they chose to wait for the more general fix?

Comment 2 Jeremy Handcock 2003-07-24 22:08:26 UTC
This has since been fixed - a console view now pops up automatically when a
program is run.  Closing.