Skip to content

App image issues #60

@bryanroscoe

Description

@bryanroscoe

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions