Skip to content

Make it Wayland ready #123

@zilti

Description

@zilti

Right now, AppImageUpdate won't run on a KDE Desktop that is configured to use Wayland (env var QT_QPA_PLATFORM set to wayland).

I don't know Qt too well, so I don't know which version started supporting Wayland, and if it's feasible to switch to that version, but when that env var is set to wayland, AppImageUpdate will silently fail to start. There are two solutions:

  • Compile it with a newer version that supports the wayland platform plugin;
  • Add export QT_QPA_PLATFORM=xcb to AppRun.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions