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

Freya Lupen <penguinflyer2...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |penguinflyer2...@gmail.com
           Keywords|                            |regression
     Ever confirmed|0                           |1
             Status|REPORTED                    |CONFIRMED

--- Comment #3 from Freya Lupen <penguinflyer2...@gmail.com> ---
Confirming the ResourceManager safe assert, this appears to be caused by
"Remember tool opacity after brush switch"
(https://invent.kde.org/graphics/krita/-/merge_requests/2218).

With both putting the stylus in proximity and opening a document after the
first, KoResourceManager::addDerivedResourceConverter() (which contains the
safe assert) is being called by KoToolManager::Private::switchTool(),
KoToolManager.cpp:529. In the latter case "A derived resource converter with
the same resource ID exists!" is logged before the safe assert.

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

Reply via email to