JOGL on Mojave, Mac OS 10.14

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

Re: JOGL on Mojave, Mac OS 10.14

gouessej
Administrator
Reply | Threaded
Open this post in threaded view
|

Re: JOGL on Mojave, Mac OS 10.14

gouessej
Administrator
In reply to this post by Martin
There are only two calls of invalidateCursorRectsForView in the ObjectiveC code. If Dave gives us enough information, I'll suggest a fix.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: JOGL on Mojave, Mac OS 10.14

gouessej
Administrator
In reply to this post by dbp
Dave, please enable all logs including native ones. OSXUtil.RunOnMainThread is already used with setWindowClientTopLeftPoint0 and setPointerIcon0.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: JOGL on Mojave, Mac OS 10.14

Martin
Hi,
So reading the discussion a bit more in detail shows that the exception occurs in NSWindowCreation.
This is exactly where I encountered crashes with JOGL 2.3.2  (https://github.com/jzy3d/jzy3d-api/issues/128) which I solved by using JOGL 2.4.
Cheers
Martin
Reply | Threaded
Open this post in threaded view
|

Re: JOGL on Mojave, Mac OS 10.14

gouessej
Administrator
In this case, it's already fixed, NSCreateWindow works. I wasted my time in looking for a fixed bug. Thank you.
Julien Gouesse | Personal blog | Website
dbp
Reply | Threaded
Open this post in threaded view
|

Re: JOGL on Mojave, Mac OS 10.14

dbp
In reply to this post by Martin
I can confirm that adopting the beta library version resolved this issue.

-- Dave
Reply | Threaded
Open this post in threaded view
|

Re: JOGL on Mojave, Mac OS 10.14

valerie
I confirm too !
I had the same issue on OSX Ventura, and RC4 solved it.

Thanks everybody

++
Valérie
123