Skip to content

Weird error messages on Xcode and Mac OS (NSRemoteView, TUINSRemoteViewController) #9840

Open
@John-Lluch

Description

@John-Lluch

I get the following messages when running SDL2 on Mac OSX

FAULT: <NSRemoteView: 0x127f4b950 com.apple.TextInputUI.xpc.CursorUIViewService TUICursorUIViewService> determined it was necessary to configure <TUINSWindow: 0x117e05d60> to support remote view vibrancy

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

I think this started happening after upgrading to Xcode 15.3 and Mac OSX 14.4

It's so far harmless (the app just works fine despite the messages) but I'm concerned this may indicate trouble sometime in the future

Any ideas on how to fix this, or does this need upgrading SDL ?

Thanks

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions