Summary: | Krita crashed when moving a selection created with magnetic selection tool | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Joshua Phelps <jhphelps> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | ahab.greybeard |
Priority: | NOR | Keywords: | drkonqi |
Version: | 4.4.2 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/532050086b9ea64f4457fcf8516eb4f23931be3d | Version Fixed In: | |
Sentry Crash Report: |
Description
Joshua Phelps
2021-02-26 05:52:30 UTC
I can replicate this using Debian 10 with the 4.4.2 appimage. The double headed arrow cursor appears and has no effect but can be moved around. That cursor remains and nothing can be done at all apart from moving that cursor. After about 20 seconds, there is a crash. The terminal says "Segmentation fault". The 4.3.0 appimage also crashes, as do the Feb 28 4.4.4-alpha (git 8dba976) and the Feb 28 5.0.0-prealpha (git f4b012) appimages. There is an interesting 'workaround' for this. If you use the magnetic selection tool to create the selection and then select the rectangular (or other) selection tool, you can then move the selection with no problem. Git commit bebecb0acb94bb6ecdb932b6d5e425e00141f827 by Dmitry Kazakov. Committed on 02/08/2021 at 08:48. Pushed by dkazakov into branch 'master'. Fix moving selection with the magnetic selection tool M +16 -2 plugins/tools/selectiontools/KisToolSelectMagnetic.cc https://invent.kde.org/graphics/krita/commit/bebecb0acb94bb6ecdb932b6d5e425e00141f827 Git commit 532050086b9ea64f4457fcf8516eb4f23931be3d by Dmitry Kazakov. Committed on 03/08/2021 at 08:37. Pushed by dkazakov into branch 'krita/4.3'. Fix moving selection with the magnetic selection tool M +16 -2 plugins/tools/selectiontools/KisToolSelectMagnetic.cc https://invent.kde.org/graphics/krita/commit/532050086b9ea64f4457fcf8516eb4f23931be3d |