mixxx icon indicating copy to clipboard operation
mixxx copied to clipboard

[DEBUG] Crash after tablet event

Open ronso0 opened this issue 9 months ago • 3 comments

This should help finding the tablet event that causes the crash reported in #15087

Actually (IIUC) only these tablet events are useful in Mixxx

  • QEvent::TabletMove
  • QEvent::TabletPress
  • QEvent::TabletRelease

and we could per se filter all other events like TabletTrackingChange, TabletEnterProximity and TabletLeaveProximity.

@somethingdiabolical Please test.

ronso0 avatar Jul 15 '25 22:07 ronso0

You find the windows installer at the bottom of this page after logging in to GitHub:
https://github.com/mixxxdj/mixxx/actions/runs/16305850617?pr=15096

daschuer avatar Jul 16 '25 09:07 daschuer

This PR is marked as stale because it has been open 90 days with no activity.

github-actions[bot] avatar Dec 04 '25 00:12 github-actions[bot]

This PR is marked as stale because it has been open 90 days with no activity.

github-actions[bot] avatar Dec 04 '25 00:12 github-actions[bot]