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 155299 - NullPointerException at java.awt.Component$NativeInLightFixer.removeReferences
Summary: NullPointerException at java.awt.Component$NativeInLightFixer.removeReferences
Status: RESOLVED INVALID
Alias: None
Product: editor
Classification: Unclassified
Component: Options (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@editor
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-12-12 07:55 UTC by piastucki
Modified: 2009-08-18 16:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 144277


Attachments
stacktrace (3.67 KB, text/plain)
2008-12-12 07:55 UTC, piastucki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description piastucki 2008-12-12 07:55:15 UTC
Build: NetBeans IDE Dev (Build 200812101401)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.27-9-generic, i386

User Comments:
piastucki: while changing key binding



Stacktrace: 
java.lang.NullPointerException
        at java.awt.Component$NativeInLightFixer.removeReferences(Component.java:8659)
        at java.awt.Component$NativeInLightFixer.componentRemoved(Component.java:8635)
        at java.awt.AWTEventMulticaster.componentRemoved(AWTEventMulticaster.java:193)
        at java.awt.Container.processContainerEvent(Container.java:2052)
        at java.awt.Container.processEvent(Container.java:2020)
        at java.awt.Component.dispatchEventImpl(Component.java:4501)
Comment 1 piastucki 2008-12-12 07:55:20 UTC
Created attachment 74883 [details]
stacktrace
Comment 2 Jan Jancura 2008-12-12 09:48:40 UTC
Can not reproduce on my Ubuntu. Can you attach info about your L&F, please?
Comment 3 Jiri Prox 2009-08-18 16:54:07 UTC
There is no feedback from reported for a long time, closing as invalid, since without further info we cannot do anything
about it. 

Feel free to reopen and provide requested info if it is still reproducible

Thanks