Joined
·
1 Posts
I have installed linux on my Samsung Chromebook. I have also installed the latest open jre, version 11.0.11 (openjdk). I can run java command line applications, but I cannot run any java GUI applications. The error I always get is
java.awt.AWTError: Can't connect to X11 window server ':0' as the value of the DISPLAY variable.
I have tried changing DISPLAY to 1 - 10 with no luck. I am not using a headless version of java. Does anyone else have this problem? Has anyone figured out how to solve it?
java.awt.AWTError: Can't connect to X11 window server ':0' as the value of the DISPLAY variable.
I have tried changing DISPLAY to 1 - 10 with no luck. I am not using a headless version of java. Does anyone else have this problem? Has anyone figured out how to solve it?