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

Installation and Display on Raspian Buster #12

Open
WolfgangFahl opened this issue Sep 6, 2019 · 0 comments
Open

Installation and Display on Raspian Buster #12

WolfgangFahl opened this issue Sep 6, 2019 · 0 comments
Assignees
Milestone

Comments

@WolfgangFahl
Copy link
Member

On Raspbian Buster OpenJDK 11 is installed by default.
Even after installing Open JDK 8
the message :

WARNING: Error java.lang.RuntimeException:java.lang.UnsatisfiedLinkError: com.sun.glass.ui.gtk.GtkApplication._isDisplayValid()Z

appears in the log.

https://stackoverflow.com/questions/53744923/java-lang-unsatisfiedlinkerror-com-sun-glass-ui-gtk-gtkapplication-isdisplayva discusses this issue.

A workaround is to uninstall libopenfjx-jni

sudo apt-get remove libopenjfx-jni

Still the display is not showing correctly
grafik

@WolfgangFahl WolfgangFahl self-assigned this Sep 6, 2019
@WolfgangFahl WolfgangFahl added this to the 0.0.6 milestone Sep 6, 2019
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

No branches or pull requests

1 participant