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 73275 - Starting IDE in Turkish Local Settings
Summary: Starting IDE in Turkish Local Settings
Status: VERIFIED DUPLICATE of bug 71252
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2006-03-06 11:57 UTC by adnanoncevarlik
Modified: 2008-12-22 18:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Netbeans LOG files (18.18 KB, application/x-compressed)
2006-03-06 12:00 UTC, adnanoncevarlik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description adnanoncevarlik 2006-03-06 11:57:29 UTC
Hi,

When I start the Netbeans 5.0 IDE with Turkish Local Settings (Language Turkish)
this Error Occurs.

If I change Language settings to English USA there is no problem.

When I want to Install Netbeans 5.0 in Turkish, some error occurs from the
Install Shield Wizard and I cannot install the Product. If I change the Windows
Language Settings to English USA there is no problem.

Thank you and best regards.
Adnan ÖNCEVARLIK



java.lang.NullPointerException
	at org.netbeans.core.ShortcutsFolder.addShortcut(ShortcutsFolder.java:146)
	at org.netbeans.core.ShortcutsFolder.readShortcuts(ShortcutsFolder.java:133)
	at org.netbeans.core.ShortcutsFolder.refresh(ShortcutsFolder.java:111)
	at org.netbeans.core.ShortcutsFolder.<init>(ShortcutsFolder.java:78)
	at org.netbeans.core.ShortcutsFolder.initShortcuts(ShortcutsFolder.java:59)
	at org.netbeans.core.NonGui.initializeMainWindow(NonGui.java:187)
	at org.netbeans.core.NonGui.run(NonGui.java:96)
	at org.netbeans.core.startup.Main.start(Main.java:395)
	at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:90)
[catch] at java.lang.Thread.run(Thread.java:595)
Comment 1 adnanoncevarlik 2006-03-06 12:00:52 UTC
Created attachment 29131 [details]
Netbeans LOG files
Comment 2 Jiri Prox 2006-03-06 13:05:40 UTC
I18N problem, assigning to core
Comment 3 Jiri Prox 2006-03-06 13:07:28 UTC
See issue 71252 for hint how to avoid NPE

*** This issue has been marked as a duplicate of 71252 ***
Comment 4 Marian Mirilovic 2006-04-06 08:54:49 UTC
verified duplicate