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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/8ebe5e925 |hics/krita/commit/11e17f6b2
                   |07e7d519692b5d92785dda517c4 |0dde9634829bcbea363301cc8f2
                   |be69                        |956b

--- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 11e17f6b20dde9634829bcbea363301cc8f2956b by Dmitry Kazakov.
Committed on 03/08/2021 at 08:36.
Pushed by dkazakov into branch 'krita/4.3'.

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/11e17f6b20dde9634829bcbea363301cc8f2956b

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

Reply via email to