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 241760 - Wrong terminal encoding
Summary: Wrong terminal encoding
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Terminalemulator (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-12 11:35 UTC by ilia
Modified: 2014-04-24 02:12 UTC (History)
1 user (show)

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 ilia 2014-02-12 11:35:22 UTC
To reproduce:
 1) Create simple project with non-Latin output characters like 
      std::cout << "Проверка" << std::endl;
 2) Run

Terminal output is in the wrong encoding
Comment 1 Quality Engineering 2014-02-13 02:45:26 UTC
Integrated into 'main-silver', will be available in build *201402130001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/13bf70ded66c
User: Ilia Gromov <ilia@netbeans.org>
Log: fixed Bug #241760 - Wrong terminal encoding
Comment 2 Quality Engineering 2014-02-14 02:53:28 UTC
Integrated into 'main-silver', will be available in build *201402140001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/447c84deb7b8
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixing #241760 - Wrong terminal encoding
- allow clients to pass charset when connecting streams for the term-based I/O
Comment 3 ilia 2014-02-17 07:57:20 UTC
*** Bug 227016 has been marked as a duplicate of this bug. ***
Comment 4 Quality Engineering 2014-02-20 03:04:30 UTC
Integrated into 'main-silver', will be available in build *201402200001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/6b15fd72386c
User: Ilia Gromov <ilia@netbeans.org>
Log: fixed Bug #241760 - Wrong terminal encoding
Comment 5 Quality Engineering 2014-04-24 02:12:14 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/cf850bfa248c
User: Ilia Gromov <ilia@netbeans.org>
Log: fixed Bug #241760 - Wrong terminal encoding
(transplanted from 6b15fd72386cd92542d66ba617b7edb5d5048ffa)