Summary: | Duplicating local selection mask by ctrl + left click drag crashes Krita | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Raghavendra kamath <raghu> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | dimula73, freebox64 |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/krita/5a22cfaf215899211b613474c9b56dc12acabd82 | Version Fixed In: | |
Sentry Crash Report: |
Description
Raghavendra kamath
2018-08-27 14:03:49 UTC
Yes, I can reproduce this too when using CTRL + drag to duplicate a local selection (4.2.0-pre-alpha (git 95e1b63) on Ubuntu 14.04) I can reproduce, thank you for the report! :) Git commit 5a22cfaf215899211b613474c9b56dc12acabd82 by Dmitry Kazakov. Committed on 28/08/2018 at 12:16. Pushed by dkazakov into branch 'master'. Don't let selection mask emit signals until it is a part of the graph It fixes a crash when truing to duplicate a selection mask using D&D operation. M +11 -2 libs/image/kis_selection_mask.cpp M +11 -1 libs/ui/flake/kis_dummies_facade_base.cpp https://commits.kde.org/krita/5a22cfaf215899211b613474c9b56dc12acabd82 |