Skip to content

Manager is transparent when launching AppImage release on Steam Deck #362

@tyleroftrades

Description

@tyleroftrades

Describe the bug
On the steam deck, launching an AppImage release results in a transparent window being visible. Just the outlines of the window and it's window title.

To Reproduce

  1. Be on a Steam Deck. Fresh install, everything up to date.
  2. Download any AppImage release version. (I tested all but one of the releases)
  3. Launch it

Other details
Found that when launching it via the terminal shows an error:
Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...

A temp fix
Found a similar issue in another project with an AppImage. That had a temp fix of setting a variable when launching:
LD_PRELOAD=/usr/lib/libwayland-client.so ./Balatro.Mod.Manager_0.4.0_amd64.AppImage
Window launches and no errors in terminal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions