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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/8ebe5e925
                   |                            |07e7d519692b5d92785dda517c4
                   |                            |be69

--- Comment #1 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 8ebe5e92507e7d519692b5d92785dda517c4be69 by Dmitry Kazakov.
Committed on 30/07/2021 at 12:31.
Pushed by dkazakov into branch 'master'.

Fix an assert when converting image colorspace with a pythin plugin

It turns our that we can enter image->barrierLock() twice. It happens
because the image may emit queued signals to the GUI in the meantime,
and the GUI may call barrierLock again. E.g. in
KisCanvas2::slotImageColorSpaceChanged()

M  +15   -6    libs/image/KisBusyWaitBroker.cpp

https://invent.kde.org/graphics/krita/commit/8ebe5e92507e7d519692b5d92785dda517c4be69

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

Reply via email to