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 271082

Summary: NullPointerException at org.netbeans.modules.options.OptionsPanel.clearAllinQS
Product: platform Reporter: ExIngus
Component: Options&SettingsAssignee: Theofanis Oikonomou <theofanis>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 222314
Attachments: stacktrace

Description ExIngus 2017-07-13 06:01:56 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.131-b11, Java(TM) SE Runtime Environment, 1.8.0_131-b11
OS: Windows 7

User Comments:
GUEST: export settings from 8.2 RC

GUEST: ????? ???????? ????????, ????????? ??????? ?????

ExIngus: ?????? ??? ??????? ??????????, ??? ?? ??????

GUEST: import setting formating




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.options.OptionsPanel.clearAllinQS(OptionsPanel.java:858)
   at org.netbeans.modules.options.OptionsPanel.access$2000(OptionsPanel.java:125)
   at org.netbeans.modules.options.OptionsPanel$OptionsQSCallback.quickSearchCanceled(OptionsPanel.java:841)
   at org.openide.awt.QuickSearch$SearchFieldListener.searchForNode(QuickSearch.java:834)
   at org.openide.awt.QuickSearch$SearchFieldListener.removeUpdate(QuickSearch.java:764)
   at javax.swing.text.AbstractDocument.fireRemoveUpdate(AbstractDocument.java:259)
Comment 1 ExIngus 2017-07-13 06:01:58 UTC
Created attachment 164753 [details]
stacktrace