JOGL on Mojave, Mac OS 10.14
Posted by Andy Skinner on Jul 16, 2018; 7:40pm
URL: https://forum.jogamp.org/JOGL-on-Mojave-Mac-OS-10-14-tp4039037.html
When we run on Mac OS 10.14, we get the following error:
2018-07-16 15:35:15.551 java[13184:1406845] WARNING: NSWindow drag regions should only be invalidated on the Main Thread! This will throw an exception in the future. Called from (
0 AppKit 0x00007fff3b8ae743 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 253
1 AppKit 0x00007fff3b8a5d30 -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1488
2 AppKit 0x00007fff3b8a575a -[NSWindow initWithContentRect:styleMask:backing:defer:] + 45
3 libnativewindow_macosx.jnilib 0x0000000119bb0485 Java_jogamp_nativewindow_macosx_OSXUtil_CreateNSWindow0 + 421
4 ??? 0x0000000105671758 0x0 + 4385609560
)
I'd report it in bugzilla if I could. I think any JOGL app on this version of Mac OS would do it.
thanks
andy