GNOME Bugzilla – Bug 512702
Add a ref() to getApplication
Last modified: 2019-03-27 20:12:03 UTC
When a _narrow()ed accessible is returned, the original gets GCed and subsequently unreffed. So we need to add a ref() to the accessible before we return it in getApplication.
Created attachment 103928 [details] [review] Fix This should fix that. Committing to trunk.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.