After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 775609 - More application crashes with atk-wrapper enabled
More application crashes with atk-wrapper enabled
Status: RESOLVED FIXED
Product: java-atk-wrapper
Classification: Applications
Component: general
0.33.x
Other Linux
: Normal critical
: ---
Assigned To: java-atk-wrapper maintainer(s)
java-atk-wrapper maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-12-05 00:44 UTC by Samuel Thibault
Modified: 2019-05-01 22:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed fix (558 bytes, patch)
2016-12-05 00:44 UTC, Samuel Thibault
none Details | Review

Description Samuel Thibault 2016-12-05 00:44:16 UTC
Created attachment 341370 [details] [review]
proposed fix

Hello,

As reported on https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838778#31 , some widgets have their getAccessibleStateSet method sometimes return NULL. The attached patch should fix the subsequent crash.
Comment 1 Samuel Thibault 2019-05-01 22:09:50 UTC
Fixed by 9a4eb697e1c2027724d5b62b510b0644f99099a6 ("Check against getAccessibleStateSet returning null")