SUMMARY This happens with the 5.2.5 formal release appimage and Windows portable .zip package. It does not happen with 5.2.3 or with 5.2.4 on Windows. If a group has passthrough enabled then performing a simple Free Transform action on the group seems to work based on the canvas preview. After pressing Apply, the application locks up with 1 CPU at 100% load. On Windows, File -> Quit then saying 'No' to saving gives a notification that a Transform operation is still in progress and the application has to be terminated. On Linux (appimage), File -> Quit then saying 'No' to saving gives closing of the application. This was reported here: https://krita-artists.org/t/5-2-5-lockup-after-using-transform-tool-on-a-group-with-passthrough-enabled/102854 The initial report and observation is with one group with passthrough enabled. Observation and comment by 'freyalupen' is with two groups with passthrough mode. Comment being, "It seems to be a regression of https://invent.kde.org/graphics/krita/-/commit/c2c12c46bf53e3a81d4ce200f2ec0a86bf586d47 " STEPS TO REPRODUCE See Summary and linked KA forum topic OBSERVED RESULT See Summary EXPECTED RESULT No lockup SOFTWARE/OS VERSIONS Windows 10 ADDITIONAL INFORMATION
*** Bug 493830 has been marked as a duplicate of this bug. ***
*** Bug 493837 has been marked as a duplicate of this bug. ***
Git commit dcaf7fe2abf349dad8f5ba625060f979b3a26c8e by Dmitry Kazakov. Committed on 30/09/2024 at 09:07. Pushed by dkazakov into branch 'master'. Fix stupid infinite loop when trying to update pass-through nodes Related: bug 493830, bug 493837 M +4 -4 libs/image/kis_image.cc https://invent.kde.org/graphics/krita/-/commit/dcaf7fe2abf349dad8f5ba625060f979b3a26c8e
Git commit 7d1c63c3169cbd474272f2eb7cc17707f9ef266b by Dmitry Kazakov. Committed on 30/09/2024 at 09:08. Pushed by dkazakov into branch 'krita/5.2'. Fix stupid infinite loop when trying to update pass-through nodes Related: bug 493830, bug 493837 M +4 -4 libs/image/kis_image.cc https://invent.kde.org/graphics/krita/-/commit/7d1c63c3169cbd474272f2eb7cc17707f9ef266b
Git commit 206214621b4a416ca92808cf8f04dd372912ef68 by Dmitry Kazakov. Committed on 30/09/2024 at 09:09. Pushed by dkazakov into branch 'release/5.2.5'. Fix stupid infinite loop when trying to update pass-through nodes Related: bug 493830, bug 493837 M +4 -4 libs/image/kis_image.cc https://invent.kde.org/graphics/krita/-/commit/206214621b4a416ca92808cf8f04dd372912ef68
*** Bug 493874 has been marked as a duplicate of this bug. ***