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 196370 - IDE has problem with reading UTF-8 files
Summary: IDE has problem with reading UTF-8 files
Status: RESOLVED INVALID
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords: I18N
: 197294 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-03-06 17:08 UTC by rudyment
Modified: 2011-10-07 10:57 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Zipped file \.netbeans\7.0beta2\var\log\messages.log (19.83 KB, application/octet-stream)
2011-03-06 17:08 UTC, rudyment
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rudyment 2011-03-06 17:08:32 UTC
Created attachment 106766 [details]
Zipped file \.netbeans\7.0beta2\var\log\messages.log

IDE often announces, that reading a file with UTF-8 coding may not be correct. It announces it despite the file is saved by the IDE.

I corrected several files. When all correction was done, I wanted to go through all of them and check for possible remaining warnings. So I asked to open for 23 source files together (all source files i one package). NB opened the first 20, than announced the problem with UTF-8 and the editor windows for the last two or three files remains gray.

I looked into first of them and then I wanted to see, if the last files are yet read. This operation halted the whole IDE.
Comment 1 Milutin Kristofic 2011-09-06 16:29:53 UTC
*** Bug 197294 has been marked as a duplicate of this bug. ***
Comment 2 Milutin Kristofic 2011-10-07 10:57:45 UTC
I had problem to read your messages.log, since it was corrupted and editors could not detect encoding. I would expect that you have problem with something external - java vm, windows os, hardware. Do you have this problem in different applications, java applications? Are you sure the problem is on netbeans and still in new netbeans releases.