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 236643 - NullPointerException at org.netbeans.lib.terminalemulator.support.TermOptions.storeTo
Summary: NullPointerException at org.netbeans.lib.terminalemulator.support.TermOptions...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Terminalemulator (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-02 11:28 UTC by Mzirad
Modified: 2013-11-14 09:15 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 204317


Attachments
stacktrace (4.82 KB, text/plain)
2013-10-02 11:28 UTC, Mzirad
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mzirad 2013-10-02 11:28:06 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-615-on-20131002)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Windows 8

User Comments:
Mzirad: Clicking apply button after changing settings

GUEST: Clicking apply button after changing font

GUEST: Changing font




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.lib.terminalemulator.support.TermOptions.storeTo(TermOptions.java:226)
   at org.netbeans.modules.terminal.TermAdvancedOption.applyChanges(TermAdvancedOption.java:121)
   at org.netbeans.modules.options.advanced.Model$DelegatingController.applyChanges(Model.java:320)
   at org.netbeans.modules.options.advanced.Model.applyChanges(Model.java:203)
   at org.netbeans.modules.options.advanced.AdvancedPanel.applyChanges(AdvancedPanel.java:108)
   at org.netbeans.modules.options.advanced.AdvancedPanelController.applyChanges(AdvancedPanelController.java:78)
Comment 1 Mzirad 2013-10-02 11:28:12 UTC
Created attachment 140719 [details]
stacktrace
Comment 2 ilia 2013-11-05 14:03:07 UTC
The problem appeared then a user selected default font in the terminal settings.

Fixed in internal repo:
    rev/0a35bb1ae230

Thank you for reporting!
Comment 3 Quality Engineering 2013-11-11 20:14:59 UTC
Integrated into 'releases/release74', will be available in build *201311111738* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/0b95d1281696
User: Ilia Gromov <ilia@netbeans.org>
Log: fixed Bug 236643 - NullPointerException at org.netbeans.lib.terminalemulator.support.TermOptions.storeTo
(transplanted from 0a35bb1ae230842c769ffdead79524090ec14552)
Comment 4 soldatov 2013-11-14 09:15:45 UTC
verified in NetBeans 7.4 patch1 build