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

CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them #188

Open
I7T5 opened this issue Oct 29, 2024 · 1 comment

Comments

@I7T5
Copy link

I7T5 commented Oct 29, 2024

Xcode 16
MacBook Pro 2023 (M2 Pro)
macOS 14.6.1
Full Disk Access, Screen and Audio recording, and Input Monitor permissions granted


Hi I'm trying to incorporate keyboard shortcuts with my app. I want a global keyboard shortcut for taking a screenshot then doing LaTex-OCR on it. The app does not give any bugs except every time I remove the keyboard shortcut it gives me the above / following error twice:

CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them

and one instance of the following fault:

FAULT: <NSRemoteView: 0x107d11f80 com.apple.TextInputUI.xpc.CursorUIViewService TUICursorUIViewService> determined it was necessary to configure <TUINSWindow: 0x107d0d2a0> to support remote view vibrancy
@sindresorhus
Copy link
Owner

That is logging from macOS and unrelated to this package.

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