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

Alexander Larsson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from Alexander Larsson <[email protected]> ---
Clearly something is lazily initializing something in a thread, which
eventually leads to the construction of a KisBrushOp which has a QWidget member
which can't be initialized on a thread.

So, at some point in this chain of initializers there is something that needs
to be explicitly initialized on the main thread. Not knowing anything about
krita I have no idea which that would be though.

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

Reply via email to