Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preference Pane crash: unrecognized selector #18

Open
jcrm1 opened this issue Sep 14, 2022 · 1 comment
Open

Preference Pane crash: unrecognized selector #18

jcrm1 opened this issue Sep 14, 2022 · 1 comment

Comments

@jcrm1
Copy link

jcrm1 commented Sep 14, 2022

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.

@thinkyhead
Copy link
Owner

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…?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants