GNOME Bugzilla – Bug 754748
ATK Wrapper makes freemind crash
Last modified: 2019-05-29 10:53:10 UTC
Hello, It was reported by a debian user that the atk wrapper makes the freemind application crash when it uses the gtk look&feel, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798131 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798214 Samuel
Notably, I don't understand in Java_org_GNOME_Accessibility_AtkWrapper_loadAtkBridge what obj is when it is passed to NewGlobalRef, my understanding is that it is undefined.
This code has actually disappeard in 0.35, I'll try to upgrade.
Ergl, I meant 0.33.2.
With 0.33.2, the application hangs at startup: the splashscreen shows up, but stays stuck on the "Update Look And Feel" stage.
0.33.3 gets the same result.
It seems openjdk actually never calls XInitThreads... I have added a call, and now things work...
I believe this is fixed by the work pushed for 0.35.0