Skip to content

Conversation

@FriwiDev
Copy link
Contributor

@FriwiDev FriwiDev commented Dec 5, 2025

Issue and fix:
A jogl canvas will throw an error if addNotify is called twice in a row without calling removeNotify in between. On MacOS the platform might sometimes not call removeNotify, so we post notify the canvas instead of its previous removal.

See jcefmaven/jcefmaven#121 (comment) for the conversation reporting and resolving this issue.

Linux AMD64 compilation run: https://github.com/jcefmaven/jcefbuild/actions/runs/19898860546

CEF version update:
Updated to v142.
Linux AMD64 compilation run: https://github.com/jcefmaven/jcefbuild/actions/runs/19898180014/job/57034163639

If this double-PR is not intended, you can also refer to the previous PR only updating the version: #519

A jogl canvas will throw an error if addNotify is called twice in a row without calling removeNotify in between. On MacOS the platform might sometimes not call removeNotify, so we post notify the canvas instead of its previous removal.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant