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 - NullPointerException at org.GNOME.Accessibility.AtkWrapper$4.propertyChange
Summary: NullPointerException at org.GNOME.Accessibility.AtkWrapper$4.propertyChange
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-21 23:27 UTC by arren
Modified: 2016-05-17 11:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221657


Attachments
stacktrace (4.60 KB, text/plain)
2016-04-21 23:27 UTC, arren
Details

Note You need to log in before you can comment on or make changes to this bug.
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