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

Stefano Bonicatti <smj...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smj...@gmail.com

--- Comment #3 from Stefano Bonicatti <smj...@gmail.com> ---
I can confirm this too in Krita 3.0 4256943a1e17b52f61a5489b2f1a781379a2ed80.

We also have a general issue with OpenGL and new views opened on the same
image.
First of all we destroy and recreate the opengl image texture too many times
(once should be enough? but it happens like 3-4 times, due to separate events
like connecting the canvas and setting the monitor profile).
Then when closing the new view it crashes inside
KisTextureTile::bindToActiveTexture with an access violation (the chain of
calls comes from drawGL) most likely because that tile is actually being
deleted and the canvas for some reason refers to an old opengl texture.

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

Reply via email to