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

Fail to launch UI on MacOS 15.3 #397

Open
heshanpadmasiri opened this issue Feb 15, 2025 · 1 comment
Open

Fail to launch UI on MacOS 15.3 #397

heshanpadmasiri opened this issue Feb 15, 2025 · 1 comment

Comments

@heshanpadmasiri
Copy link

When I try to build and launch (using mvn clean package fallowed by ./scripts/launchUI.sh) it gives me the fallowing error message and hangs

Feb 15, 2025 6:13:03 PM com.sun.javafx.application.PlatformImpl startup
WARNING: Unsupported JavaFX configuration: classes were loaded from 'unnamed module @507c94a6'
Feb 15, 2025 6:13:08 PM com.sun.glass.ui.mac.MacApplication lambda$waitForReactivation$6
WARNING: Timeout while waiting for app reactivation
@heshanpadmasiri
Copy link
Author

I found out simply bumping the the openjfx version to latest lts to solve my problem. So I created #398 with that fix, feel free to review and merge it if that is indeed the root cause.

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 a pull request may close this issue.

1 participant