You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
trying to execute Sachesi under Ubuntu 20.04 through Wayland gives the following fatal error:
is there some workaround to this issue ?
berry@min:~$ ./Sachesi
Failed to create wl_display (No such file or directory)
qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Hey, it was compiled targeting a much older Linux. You should try rebuilding it on your system. It is fairly easy to compile with Qt and build-essential.
Hello,
trying to execute Sachesi under Ubuntu 20.04 through Wayland gives the following fatal error:
is there some workaround to this issue ?
berry@min:~$ ./Sachesi
Failed to create wl_display (No such file or directory)
qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.
Aborted (core dumped)
berry@min:~$ uname -a
Linux min 5.4.0-59-generic #65-Ubuntu SMP Thu Dec 10 12:01:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: