TabletMagic icon indicating copy to clipboard operation
TabletMagic copied to clipboard

Preference Pane crash: unrecognized selector

Open jcrm1 opened this issue 3 years ago • 1 comments

Environment

  • Running on M1
  • Writing firmware for a device (Arduino) to emulate the WACOM IV protocol
  • Preference pane must be open
  • Crash occurs when Osu (a game that uses tablet data) starts and quits

Error

From legacyLoader-arm64: -[TabletMagicPref screenChanged]: unrecognized selector sent to instance 0x12af44f00

It's entirely possible this only occurs because the firmware I've written is faulty in some way, but I am submitting this issue regardless, in hope that it aids compatibility with edge cases.

jcrm1 avatar Sep 14 '22 20:09 jcrm1

Thanks! The project is not being actively developed, but patches for compatibility will be accepted! It's unclear why TabletMagicPref screenChanged would be unrecognized now and not in earlier builds, but maybe it's got the wrong access specifier…?

thinkyhead avatar Oct 23 '22 02:10 thinkyhead