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

Antonio Rojas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WAITINGFORINFO              |---
             Status|NEEDSINFO                   |REPORTED

--- Comment #8 from Antonio Rojas <[email protected]> ---
krita is calling dataChanged on a null model in
https://invent.kde.org/graphics/krita/-/blob/v6.0.0-beta1/plugins/dockers/channeldocker/channelmodel.cpp?ref_type=tags#L197

With Qt<=6.10 this simply prints a warning, but Qt 6.11 actually tries to
access the model in the new accessibility code added in
https://github.com/qt/qtbase/commit/888af1ad02af0eab10322a23b032872d72b59fb5
and crashes.

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

Reply via email to