Hello,
I would appreciate the info if anyone has encountered the UI issue on an RPI 4 device. An error occurs when starting the application:
...
- UnsupportedOperationException: Unable to open DISPLAY
...
I have the latest official system and Liberica Full JDK 11 arm 32 for Linux installed. Installation was hassle-free. Java versions are also ok. Verified by :
• java -version
• javac -version
Has anyone had a similar problem and how did they solve it?
Thanks for the help.
I apologize if I may have missed the solution somewhere.
I would appreciate the info if anyone has encountered the UI issue on an RPI 4 device. An error occurs when starting the application:
...
- UnsupportedOperationException: Unable to open DISPLAY
...
I have the latest official system and Liberica Full JDK 11 arm 32 for Linux installed. Installation was hassle-free. Java versions are also ok. Verified by :
• java -version
• javac -version
Has anyone had a similar problem and how did they solve it?
Thanks for the help.
I apologize if I may have missed the solution somewhere.