-
-
Notifications
You must be signed in to change notification settings - Fork 16.6k
freecad: apply patch fixing crash on wayland #434105
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
Conversation
I just checked 1.0.2: https://github.com/FreeCAD/FreeCAD/blob/1.0.2/src/Gui/Application.cpp#L2260-L2275 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
okay, i can reproduce the crash and i can confirm this patch fixes it. Thank you for looking into this.
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/which-package-for-freecad/67961/9 |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-25.05
git worktree add -d .worktree/backport-434105-to-release-25.05 origin/release-25.05
cd .worktree/backport-434105-to-release-25.05
git switch --create backport-434105-to-release-25.05
git cherry-pick -x 3d0c9bbafc65260634b71a50bf8897d2ceab0090 |
25.05 doesn't have coin 4.0.4+ yet. If it does update, we'll need to backport this fix. If it had applied cleanly, i'd have just done it - it doesn't hurt on older coin3d. However, seeing as it would need a manual backport, i'll not bother for now until the coin backport is drafted. |
@LordGrimmauld 2025-08-24.21-27-54.mp42025-08-24.21-26-39.mp4 |
couple notes:
|
Things done
Closes #429237
passthru.tests
.nixpkgs-review
on this PR. See nixpkgs-review usage../result/bin/
.Add a 👍 reaction to pull requests you find important.