Skip to content

Deploy Wayland Shell integration and decoration #199

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dantti
Copy link
Contributor

@dantti dantti commented Jul 17, 2025

When EXTRA_PLATFORM_PLUGINS has libqwayland-* we
should also deploy the shell and decoration
plugins.

When EXTRA_PLATFORM_PLUGINS has libqwayland-* we
should also deploy the shell and decoration
plugins.
@AdelKS
Copy link

AdelKS commented Jul 21, 2025

Hey, I've tried this addition, it does indeed continue further, but it seems that it's still not a full OOTB It just works ™️ experience

Failed to create RHI (backend 2)
Failed to initialize graphics backend for OpenGL.
[1]    87018 IOT instruction (core dumped)  ./ZeGrapher-x86_64.AppImage

I guess I need to add some OpenGL shared libraries.

If you are willing to look into it, here's how to reproduce

git clone https://github.com/AdelKS/ZeGrapher.git   --branch qt-deploy-mr
# drop the linuxdeploy-plugin-qt-x86_64.AppImage of this MR in  ZeGrapher/deploy
# I got it from here https://github.com/linuxdeploy/linuxdeploy-plugin-qt/actions/runs/16353809944
cd ZeGrapher/deploy
./linux-bundle-appimage.sh 
./ZeGrapher-x86_64.AppImage

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

Successfully merging this pull request may close these issues.

2 participants