Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wayland support to appimages #633

Open
zjeffer opened this issue Aug 10, 2023 · 1 comment
Open

Add wayland support to appimages #633

zjeffer opened this issue Aug 10, 2023 · 1 comment

Comments

@zjeffer
Copy link
Collaborator

zjeffer commented Aug 10, 2023

qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: xcb.

Current workaround: running the appimage with --platform xcb, which runs it in XWayland. It's kind of glitchy but usable.

@guihkx
Copy link
Collaborator

guihkx commented Aug 10, 2023

I'll link here my last experience at attempting to add Wayland support to AppImages. It might be helpful in case someone wants to pick up where I left:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants