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 82460 - bad console output in case of localized Windows version
Summary: bad console output in case of localized Windows version
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: I18N (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: issues@cnd
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2006-08-11 10:03 UTC by alexandrov
Modified: 2009-12-21 05:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
far-console (60.33 KB, application/octet-stream)
2006-08-11 10:05 UTC, alexandrov
Details
cnd-netbeans console (75.67 KB, application/octet-stream)
2006-08-11 10:06 UTC, alexandrov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alexandrov 2006-08-11 10:03:27 UTC
When PATH variable excludes path to compilers on russian windows I can see the
next pictures: readable in FAR console and non-readable in cnd-console(trying to
build project).
I'll provide pictures in attachment
Comment 1 alexandrov 2006-08-11 10:05:58 UTC
Created attachment 32814 [details]
far-console
Comment 2 alexandrov 2006-08-11 10:06:45 UTC
Created attachment 32815 [details]
cnd-netbeans console
Comment 3 Nikolay Molchanov 2006-09-15 21:57:46 UTC
Nice pictures! Obviously the messages are identical, but our coding is wrong.
I think it would be difficult to show correct letters in IDE, because Windows
and Java have different codings and different font sets. A simple solution
is to run all build commands in C locale - in this case we will see English 
messages. 
Comment 4 Quality Engineering 2009-12-21 05:25:58 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team