Is there any chance your JRE is headless? I recently upgraded my Linux
and had to install full JRE to allow any Java GUI apps to run because in
the latest versions of Linux they inexplicably supply headless JRE/JDK.
Surprisingly, LibreOffice still ran fine but not Squirrel or other apps.
On 2024-11-25 11:39 p.m., ABNEC wrote:
> Hello,
>
> Running squirrlesql on debian with the plasma desktop.
> This fails to bring up the java swing interface and instead errors and
> opens a webpage with the squirrel user interface. What causes this
> error and how is it resolved so the Java GUI runs?
>
> export XDG_SESSION_TYPE=wayland
> java -jar h2-2.3.232.jar
> Error: Failed to open Wayland display, fallback to X11.
> WAYLAND_DISPLAY='wayland-0' DISPLAY=':1'
>
> Thank you.
>
>
> _______________________________________________
> Squirrel-sql-users mailing list
> Squ...@li...
> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users
|