Login  Register

Re: CGSUpdateManager warning during createContext on OS X 10.11.6

Posted by seyjay on Feb 23, 2018; 7:18am
URL: https://forum.jogamp.org/CGSUpdateManager-warning-during-createContext-on-OS-X-10-11-6-tp4037570p4038691.html

It looks like you created this bug to track the issue:  https://jogamp.org/bugzilla/show_bug.cgi?id=1350
I don't have an account on the tracker but hopefully this message gets to you!

I see this same warning printout (the CGSUpdateManager::log message, with same stack order as listed on the bug) on OS X 10.11.6 and JOGL 2.3.2 just by running the jogl demos.  The warning is always printed 10 seconds after launch, but the software seems to continue running just fine.

e.g., I see it when executing:
java demos.vertexBufferObject.VertexBufferObject
java demos.gears.Gears

Same problem with Java 8 and 9.