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

qt: fix support for Wayland on linux #3230

Merged
merged 1 commit into from
Mar 12, 2025
Merged

Conversation

benma
Copy link
Contributor

@benma benma commented Mar 10, 2025

Unfortunately the Comments before the -extra-plugins without line-break delimiter made it a separate command. The - in Makefile means extra-plugins is executed ignoring errors. This combination made CI pass without Wayland plugins actually being deployed.

Fixes #3229.

Unfortunately the Comments before the `-extra-plugins` without
line-break delimiter made it a separate command. The `-` in Makefile
means `extra-plugins` is executed ignoring errors. This combination
made CI pass without Wayland plugins actually being deployed.

Fixes BitBoxSwiss#3229.
@benma benma requested a review from Beerosagos March 11, 2025 10:15
@benma benma mentioned this pull request Mar 11, 2025
Copy link
Collaborator

@Beerosagos Beerosagos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you missed updating the version in some other places too (see eg f3f3d12)

Nvm, as we discussed this is only going to be released as a Linux hotfix, so everything is good

@benma benma merged commit b4abfc7 into BitBoxSwiss:master Mar 12, 2025
10 checks passed
@benma benma deleted the wayland branch March 12, 2025 10:17
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.

4.47.0: AppImage Wayland support does not work
2 participants