https://bugs.kde.org/show_bug.cgi?id=503634
--- Comment #25 from Rick <[email protected]> --- (In reply to Jean-Baptiste Mardelle from comment #24) > I am investigating this issue but haven't found a good solution yet. The > crash is related to the way the typewriter was implemented in MLT's > kdenlivetitle producer: it stores a std::shared_ptr inside a QGraphicsItem > data using setData(). For some reason that I don't really understand, this > causes a crash on Windows. The best solution would be to refactor this to > make it work without storing such high level stuff inside the item's data. Reminder that I was able to reproduce this crash in Fedora Linux. I think the crash might be happening regardless of the platform. -- You are receiving this mail because: You are watching all bug changes.
