Closed daschuer closed 6 days ago
Done
@daschuer Thank you for jumping in! The fix LGTM and I just tested it on Win11 -> Works as expected!
Thanks @daschuer for quick fix! Can confirm it doesn't crash anymore.
However, I want to note that I saw the crash for other event types, too, eg. QChildEvent(ChildRemoved, ..)
.
So, presuming
QEvent::DeferredDelete
shall we tie to another developer option, eg. a certain log level?
However, I want to note that I saw the crash for other event types, too, eg.
QChildEvent(ChildRemoved, ..)
.
Than I see only two options:
This fixes a regression #13885 since https://github.com/mixxxdj/mixxx/pull/12094