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

CURA-12054 fix 3d view on wayland #19730

Merged
merged 3 commits into from
Oct 16, 2024
Merged

Conversation

wawanbreton
Copy link
Contributor

@wawanbreton wawanbreton commented Oct 9, 2024

It is now a fact that Cura doesn't work properly with native Qt/Wayland integration. However, on recent Ubuntu versions Wayland is now used by default. So we now force using the xcb platform unless otherwise specified, which should have no impact on older platforms but work better on new ones.

CURA-12054
Fixes #14703
Fixes #18891

CURA-12054

It is now a fact that Cura doesn't work properly with native Qt/Wayland integration. However, on recent Ubuntu versions Wayland is now used by default. So we now force using the xcb platform unless otherwise specified, which should have no impact on older platforms but work better on new ones.
@wawanbreton wawanbreton changed the base branch from main to 5.9 October 9, 2024 14:51
@wawanbreton wawanbreton force-pushed the CURA-12054_fix-3d-view-on-wayland branch from 8eac7c2 to 55feaaf Compare October 9, 2024 14:52
@HellAholic HellAholic merged commit 55030e5 into 5.9 Oct 16, 2024
9 checks passed
@HellAholic HellAholic deleted the CURA-12054_fix-3d-view-on-wayland branch October 16, 2024 10:57
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.

Wayland - Viewport doesn't render [AppImage Modern] Missing Workspace
2 participants