Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sachesi not working with Wayland ( ubuntu 20.04 focal ) ? #116

Open
karawitan opened this issue Jan 7, 2021 · 1 comment
Open

Sachesi not working with Wayland ( ubuntu 20.04 focal ) ? #116

karawitan opened this issue Jan 7, 2021 · 1 comment

Comments

@karawitan
Copy link

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

@xsacha
Copy link
Owner

xsacha commented Jan 7, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants