https://bugs.kde.org/show_bug.cgi?id=446209

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/2e2688b00
                   |                            |55afe9806574076889b97b170e5
                   |                            |9a5d
         Resolution|---                         |FIXED

--- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 2e2688b0055afe9806574076889b97b170e59a5d by Dmitry Kazakov.
Committed on 08/12/2021 at 12:27.
Pushed by dkazakov into branch 'master'.

Fix a crash when updating the source of the file layer externally

It only happens with the file layers in the clipboard, because they don't
have any image attached. Theoretically, it could also happen if the layer
was dangling on some widget after the image has been closed. Though the
latter case is rather improbable.

Steps to reproduce:

1) Create a file later **that scales the source image into the
   image size**.
2) Copy this layer into the clipboard by "Copy Layer" action
3) Close the image
4) Modify the source of the file layer externally

M  +26   -16   libs/ui/kis_file_layer.cpp

https://invent.kde.org/graphics/krita/commit/2e2688b0055afe9806574076889b97b170e59a5d

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to