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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/2e2688b00 |hics/krita/commit/c57259851
                   |55afe9806574076889b97b170e5 |04a7b961b0a1dbb054361403469
                   |9a5d                        |1cb5

--- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit c5725985104a7b961b0a1dbb0543614034691cb5 by Dmitry Kazakov.
Committed on 08/12/2021 at 12:28.
Pushed by dkazakov into branch 'krita/5.0'.

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/c5725985104a7b961b0a1dbb0543614034691cb5

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

Reply via email to