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 271200

Summary: NullPointerException at java.lang.Integer.decode
Product: editor Reporter: milanpaudyal
Component: -- Other --Assignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal CC: AntoineC, FranciscoGodinho, hacc6637, izzy001, kean, manasehmokanya, michelgrf, prabbit70, Server8080, szusztof
Priority: P1    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 229848
Attachments: stacktrace

Description milanpaudyal 2017-07-30 07:47:09 UTC
Build: NetBeans IDE 8.2 (Build 201705191307)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.111-b14, Java(TM) SE Runtime Environment, 1.8.0_111-b14
OS: Linux

User Comments:
GUEST: I cant open any project i had saved before

GUEST: I don't know

GUEST: Getting an error when openning

GUEST: I was trying to open html file

milanpaudyal: i just installed dark look and feel plugin but when i restart netbeans it shows null pointer exception while opening file




Stacktrace: 
java.lang.NullPointerException
   at java.lang.Integer.decode(Integer.java:1161)
   at java.awt.Color.decode(Color.java:729)
   at com.github.mcheung63.netbeans.minimap.MinimapPanel.getHighlightColor(MinimapPanel.java:637)
   at com.github.mcheung63.netbeans.minimap.MinimapPanel.<init>(MinimapPanel.java:86)
   at com.github.mcheung63.netbeans.minimap.SideBarFactory.createSideBar(SideBarFactory.java:15)
   at org.netbeans.modules.editor.impl.CustomizableSideBar.createSideBarsMap(CustomizableSideBar.java:427)
Comment 1 milanpaudyal 2017-07-30 07:47:11 UTC
Created attachment 164859 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-09-02 05:07:07 UTC
This bug already has 100 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=229848