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 227933

Summary: MacOSX1.7: Can't show chinese file name under "Files"
Product: platform Reporter: earthwo
Component: ExplorerAssignee: Jan Peska <JPESKA>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: I18N
Priority: P3    
Version: 7.3   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE 日志

Description earthwo 2013-03-26 08:33:01 UTC
Product Version = NetBeans IDE 7.3 (Build 201302132200)
Operating System = Mac OS X version 10.8.3 running on x86_64
Java; VM; Vendor = 1.7.0_17
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Comment 1 earthwo 2013-03-26 08:33:08 UTC
Created attachment 133067 [details]
IDE 日志
Comment 2 earthwo 2013-03-26 08:41:53 UTC
Can't show chinese file name under "Files" Window in Mac OS 10.8.3. And can't create new files or folders with Chinese filename, it only shows '?'.
Comment 3 zhoufei915 2013-05-14 01:11:00 UTC
i have the same problem on my mac os x 10.8.3
Comment 4 Jan Peska 2013-06-04 08:57:01 UTC

*** This bug has been marked as a duplicate of bug 229660 ***
Comment 5 earthwo 2013-06-14 04:31:36 UTC
Yes, it fixed now. Thank you of all worked for this. Thanks.
Comment 6 earthwo 2013-06-14 05:59:55 UTC
Sorry. It do not work after update to patch 2 under MacOX 10.8.4. It works under MacOSX 10.6 only.
Comment 7 earthwo 2013-09-18 01:41:18 UTC
If you use Apple JDK 1.6 to run Netbeans, chinese file name is correct under file explorer. But if you use Orcale JDK 1.7 to start Netbeans 7.3, the chinese file name can't show. So I think the Orcale JDK is the root cause of this issue.
Comment 8 earthwo 2013-10-18 01:45:38 UTC
It's OK now. I used JDK 1.7.0_45 to start NetBeans today, and the Netbeans File explorer can show chinese file name correctly.
Thanks to Jaroslav Havlin and all worked for this issue.