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 142774 - No automatic flush of output before input for remote development
Summary: No automatic flush of output before input for remote development
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on: 76173
Blocks:
  Show dependency tree
 
Reported: 2008-08-04 11:28 UTC by alexandrov
Modified: 2008-08-15 16:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alexandrov 2008-08-04 11:28:11 UTC
It is the same problem as described in # Issue 76173. But 76173 has workaround to use external terminal which is default
for running application. 
Moreover: there is different behavior for local and remote host for sample project Quote. Just run this project on local
host(with Console Type - Output Window) and on remote host. On local host there is expected "Enter customer name: "
after  "Tom has discount 9%" before first input, but for remote host line: "Enter customer name: " will be shown to user
only after first input...
Comment 1 Quality Engineering 2008-08-05 16:31:01 UTC
Integrated into 'main-golden', available in build *200808051401* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/fb80d926a72f
User: Sergey Grinev <sergius@netbeans.org>
Log: fixed IZ#142774 No automatic flush of output before input for remote development
Comment 2 Sergey Grinev 2008-08-05 17:19:35 UTC
disregard above message, it was generated due to an error in commit description.
Comment 3 Sergey Grinev 2008-08-06 12:08:54 UTC
fixed common output issues http://hg.netbeans.org/main?cmd=changeset;node=0cf477806b9a
now remote output has the same behavior as local one (and I believe for the same reasons), so I mark it as duplicate of
76173

*** This issue has been marked as a duplicate of 76173 ***
Comment 4 Egor Ushakov 2008-08-14 18:52:15 UTC
issue 76173 is now fixed but there are still some things need to be done to resolve this issue
Comment 5 Egor Ushakov 2008-08-15 16:46:06 UTC
fixed in the changesets:
http://hg.netbeans.org/main/rev/2fe683495a41
http://hg.netbeans.org/main/rev/27b5595fca98