https://bugs.kde.org/show_bug.cgi?id=493486
Martin Rodriguez Reboredo <yakoy...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yakoy...@gmail.com --- Comment #5 from Martin Rodriguez Reboredo <yakoy...@gmail.com> --- Created attachment 175168 --> https://bugs.kde.org/attachment.cgi?id=175168&action=edit The backtrace I get when I open certain projects. I've got this backtrace after hours dealing with this, but I think that the culprit is this line from `src/timeline2/view/timelinetabs.cpp`. In that line a context property `proxy` is set with a monitor proxy, but for some reason either this corrupts a state from QML or the monitor proxy might get spoiled somewhere in the code. https://invent.kde.org/multimedia/kdenlive/-/blob/v24.08.2/src/timeline2/view/timelinetabs.cpp#L306 >From another one, bug 495241, also has a similar problem and the reporter also noticed the same file. -- You are receiving this mail because: You are watching all bug changes.