OSX Catalina Main Thread Checker advice, please

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

OSX Catalina Main Thread Checker advice, please

imakerobots
Hey gang,

I have an app that now reports issues with OSX Catalina because of the Main Thread Checker.  I believe it's something I've done w/ jogamp because

I don't have Catalina.  I've been doing my best to look up a work around.  I see there's a com.jogamp.newt.util.MainThread and I can't find much documentation on it yet.  Am I in the right direction?  Any advice would be greatly appreciated.

Much thanks for all your great work on jogamp!
Thank you!
Reply | Threaded
Open this post in threaded view
|

Re: OSX Catalina Main Thread Checker advice, please

Sven Gothel
Administrator
Hi .. (what is you name?)

I also have done my duty to validate against
the MainThreadChecker, which can be enabled via property set
'-Dnativewindow.debug.OSXUtil.MainThreadChecker'

That said, which JOGL version do you use?

Please test w/ <https://jogamp.org/deployment/v2.4.0-rc-20200202/>
which I have posted here
<http://forum.jogamp.org/JogAmp-Jbeil-RC-Build-2-4-0-rc-20200202-td4040323.html>

Cheers, Sven

On 2/6/20 6:14 PM, imakerobots [via jogamp] wrote:

> Hey gang,
>
> I have an app that now reports issues with OSX Catalina
> <https://github.com/MarginallyClever/Makelangelo-software/issues/264> because
> of the Main Thread Checker.  I believe it's something I've done w/ jogamp because
>
> I don't have Catalina.  I've been doing my best to look up a work around.  I
> see there's a com.jogamp.newt.util.MainThread and I can't find much
> documentation on it yet.  Am I in the right direction?  Any advice would be
> greatly appreciated.
>
> Much thanks for all your great work on jogamp!
> Thank you!