Skip to content

Installation and Display on Raspian Buster #12

@WolfgangFahl

Description

@WolfgangFahl

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions