https://www.reddit.com/r/ShieldAndroidTV/comments/1tvxj04/comment/oqgyedt/
The AppImage launches on my system but the window remains blank. When I start it from the terminal, I get this error message: "Could not create default EGL display: EGL_BAD_PARAMETER. Aborting..."
Found a solution on another site. Preloading my system's "libwayland-client.so" fixes the issue for me but I have to launch the app this way to make it work.
LD_PRELOAD=/usr/lib/libwayland-client.so ./Shield.Optimizer_2.0.0-beta.11_amd64.AppImage
My system:
- CachyOS (7.0.11-1)
- KDE (6.6.5)
- Wayland
https://www.reddit.com/r/ShieldAndroidTV/comments/1tvxj04/comment/oqgyedt/
The AppImage launches on my system but the window remains blank. When I start it from the terminal, I get this error message: "Could not create default EGL display: EGL_BAD_PARAMETER. Aborting..."
Found a solution on another site. Preloading my system's "libwayland-client.so" fixes the issue for me but I have to launch the app this way to make it work.
LD_PRELOAD=/usr/lib/libwayland-client.so ./Shield.Optimizer_2.0.0-beta.11_amd64.AppImage
My system: