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

Freya Lupen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
     Ever confirmed|0                           |1
             Status|REPORTED                    |CONFIRMED

--- Comment #2 from Freya Lupen <[email protected]> ---
Confirmed on 6.0.0, appears to not happen on 5.3.0.

It crashes in KisAnimUtils::createMoveKeyframesCommand, in either of line 343's
chain.last() QList or 345's moveMap.find() QHash.

On my Qt6.9.2 build there's a few
> dataChanged() called with an invalid index range:
>     topleft: QModelIndex(0,0,0x0,KisAnimTimelineFramesModel(0x60000738ed60))
>     bottomRight:QModelIndex(-1,-1,0x0,QObject(0x0))
logged before it crashes.

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

Reply via email to