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 258964

Summary: NullPointerException at org.GNOME.Accessibility.AtkWrapper$4.propertyChange
Product: platform Reporter: arren <arren>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 221657
Attachments: stacktrace

Description arren 2016-04-21 23:27:16 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: OpenJDK 64-Bit Server VM, 25.66-b17, OpenJDK Runtime Environment, 1.8.0_66-internal-b17
OS: Linux

User Comments:
GUEST: Starting up the Client Editor example

GUEST: Creating new project "java web"

GUEST: just creaeting a new php project with existing sources and initializind git repository

GUEST: Happened while creating a sample JFX project (WebViewBrowser)

GUEST: i am really not sure, when this happend. i only found this report.

GUEST: Nope

GUEST: Created a new maven project

GUEST: Created a new Java class

arren: dunno

GUEST: Yes




Stacktrace: 
java.lang.NullPointerException
   at org.GNOME.Accessibility.AtkWrapper$4.propertyChange(AtkWrapper.java:584)
   at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:327)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
   at javax.accessibility.AccessibleContext.firePropertyChange(AccessibleContext.java:768)
   at java.awt.Component$AccessibleAWTComponent$AccessibleAWTComponentHandler.componentHidden(Component.java:9074)
Comment 1 arren 2016-04-21 23:27:18 UTC
Created attachment 159390 [details]
stacktrace
Comment 2 Jiri Prox 2016-04-22 12:29:19 UTC
Reassigning to platform/Windows system for evaluation, but I'm not sure if it is correct. Feel free to reassign.
Comment 3 Martin Entlicher 2016-05-17 11:59:13 UTC
This is a bug of Java ATK Wrapper.
Please report at https://bugzilla.gnome.org/enter_bug.cgi?product=java-atk-wrapper