https://bugs.kde.org/show_bug.cgi?id=503464
--- Comment #9 from Ming Chuan <m...@culpring.com> --- Got another crash similar to the stack trace in comment #0, the only difference being type of tablet event ``` #6 0x00007ffff33e804b in QSinglePointEvent::QSinglePointEvent (this=0x7ffffffdc320, type=QEvent::TabletMove, dev=<optimized out>, localPos=..., scenePos=..., globalPos=..., button=Qt::NoButton, buttons=..., modifiers=..., source=Qt::MouseEventNotSynthesized) at /build/qtbase-everywhere-src-6.9.0/src/gui/kernel/qevent.cpp:529 ``` (leaving this comment just for the record, hopefully would be useful for debugging) -- You are receiving this mail because: You are watching all bug changes.