This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 127607

Summary: UBUNTU: gnome-terminal crashes
Product: cnd Reporter: Andrew Krasny <akrasny>
Component: -- Other --Assignee: _ gordonp <gordonp>
Status: VERIFIED FIXED    
Severity: blocker CC: anebuzelsky, blaha, krajeswaran, mmirilovic, mslama, pgebauer, sustaining
Priority: P1    
Version: 6.x   
Hardware: Other   
OS: Other   
Issue Type: DEFECT Exception Reporter:

Description Andrew Krasny 2008-02-18 10:21:52 UTC
When CND tries to use gnome-terminal (for input/output), it fails as terminal crashes. 
The problem. actually, in terminal itself. But this blocks CND. There is an easy workaround - use -x option instead of
-e when invoke terminal. This issue should be fixed in bits for special UC.
Comment 1 _ gordonp 2008-02-19 21:30:54 UTC
Fixed in http://hg.netbeans.org/main?cmd=changeset;node=afbe300d8cf1.

I've tested on Solaris, Ubuntu 7.10 and Hardy (sqao36 via vnc).
Comment 2 Antonin Nebuzelsky 2008-02-20 11:12:34 UTC
Should be delivered to 6.0.1 via autoupdate.
Comment 3 Alexander Pepin 2008-02-26 06:23:27 UTC
verified in NB on Ubuntu Hardy with installed update (org-netbeans-modules-cnd-makeproject.nbm) and in the latest trunk
build. 
Comment 4 Karthikeyan Rajeswaran 2008-02-27 21:53:19 UTC
Fix has been backported to release601_fixes :

Checking in src/org/netbeans/modules/cnd/makeproject/api/DefaultProjectActionHandler.java;
/cvs/cnd/makeproject/src/org/netbeans/modules/cnd/makeproject/api/Attic/DefaultProjectActionHandler.java,v  <--
DefaultProjectActionHandler.java
new revision: 1.16.8.1; previous revision: 1.16
done
Checking in src/org/netbeans/modules/cnd/makeproject/api/runprofiles/RunProfile.java;
/cvs/cnd/makeproject/src/org/netbeans/modules/cnd/makeproject/api/runprofiles/Attic/RunProfile.java,v  <--  RunProfile.java
new revision: 1.11.14.1; previous revision: 1.11
done