| Summary: | delting softBody attached to stick causes crash | ||
|---|---|---|---|
| Product: | [Applications] step | Reporter: | larstuchtenhagen |
| Component: | stepcore | Assignee: | Vladimir Kuznetsov <ks.vladimir> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | larstuchtenhagen |
| Priority: | NOR | ||
| Version First Reported In: | 0.1.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/education/step/commit/7c9dc79bc01da47ef69071b08d9d72d76399ae61 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
larstuchtenhagen
2019-06-11 15:39:44 UTC
Git commit 614fc9ab1bbaa64cb16b5f52b948cb0c651db6a6 by Albert Astals Cid. Committed on 21/08/2019 at 17:18. Pushed by aacid into branch 'Applications/19.08'. Fix crash when deleting a SoftBody Summary: A SoftBody is a group and deleting it failed to update the properties of items that are not connected to it but to any of its subitems. Reviewers: yurchor Reviewed By: yurchor Subscribers: yurchor, kde-edu Tags: #kde_edu Differential Revision: https://phabricator.kde.org/D23311 M +22 -9 step/worldmodel.cc M +2 -0 stepcore/itemgroup.h https://commits.kde.org/step/614fc9ab1bbaa64cb16b5f52b948cb0c651db6a6 Git commit 7c9dc79bc01da47ef69071b08d9d72d76399ae61 by Albert Astals Cid. Committed on 21/08/2019 at 17:17. Pushed by aacid into branch 'arcpatch-D23311'. Fix crash when deleting a SoftBody Summary: A SoftBody is a group and deleting it failed to update the properties of items that are not connected to it but to any of its subitems. Reviewers: yurchor Reviewed By: yurchor Subscribers: yurchor, kde-edu Tags: #kde_edu Differential Revision: https://phabricator.kde.org/D23311 M +22 -9 step/worldmodel.cc M +2 -0 stepcore/itemgroup.h https://invent.kde.org/education/step/commit/7c9dc79bc01da47ef69071b08d9d72d76399ae61 |