Skip to content
Commit 11e17f6b authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

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()

BUG:437980
parent 5d190667
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment