So installieren Sie das fehlende Plug-In wayland-egl

So installieren Sie das fehlende Plug-In wayland-egl

Ich installiere vokoscreen 3.0.8:

https://snapcraft.io/vokoscreen-ng

Wenn ich versuche, es auszuführen, wird mir Folgendes angezeigt:

wiktor@wiktor:~$ vokoscreen-ng
This application failed to start because it could not find or load the Qt platform plugin "wayland-egl"
in "".

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.

Reinstalling the application may fix this problem.
Aborted (core dumped)

Wie installiere ich das fehlende Wayland-EGL?

Ich verwende Ubuntu 21.04 auf Wayland.

Antwort1

Kannst du es versuchen

sudo apt install libwayland-egl++0 libwayland-egl1-mesa libwayland-egl1

verwandte Informationen