Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[macOS] Assertion failure in -[_NSTrackingAreaAKViewHelper removeTrackingRect:] #1205

Closed
jperedadnr opened this issue Feb 28, 2023 · 0 comments · Fixed by #1207
Closed

[macOS] Assertion failure in -[_NSTrackingAreaAKViewHelper removeTrackingRect:] #1205

jperedadnr opened this issue Feb 28, 2023 · 0 comments · Fixed by #1207
Labels
bug Something isn't working

Comments

@jperedadnr
Copy link
Contributor

See https://stackoverflow.com/questions/75594032/unexpected-error-running-gluonfx-nativerun-target

With GluonFX plugin version 1.0.16 (and therefore JavaFX static 20-ea+7),
`mvn gluonfx:nativerun fails on Ventura 13.2.1:

[SUB] 2023-02-28 16:37:09.494 HelloFX[20909:254369] Starting Gluon VM...
==================== RUN TASK ====================
[SUB] Feb 28, 2023 4:37:09 PM com.sun.javafx.application.PlatformImpl startup
[SUB] WARNING: Unsupported JavaFX configuration: classes were loaded from 'unnamed module @4563e9ab'
[SUB] 2023-02-28 16:37:09.758 HelloFX[20909:254305] *** Assertion failure in -[_NSTrackingAreaAKViewHelper removeTrackingRect:], _NSTrackingAreaAKManager.m:1613
Process run until end failed with result: 139

Using

<javafxStaticSdkVersion>21-ea+5</javafxStaticSdkVersion>

seems to fix it.

Expected Behavior

Current Behavior

Steps to Reproduce

Your Environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant