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

NSViewBridgeErrorCanceled inside NSHostingView #185

Closed
tcurdt opened this issue Sep 26, 2024 · 1 comment
Closed

NSViewBridgeErrorCanceled inside NSHostingView #185

tcurdt opened this issue Sep 26, 2024 · 1 comment

Comments

@tcurdt
Copy link

tcurdt commented Sep 26, 2024

I am seeing this

ViewBridge to RemoteViewService Terminated: Error Domain=com.apple.ViewBridge Code=18 "(null)" UserInfo={com.apple.ViewBridge.error.hint=this process disconnected remote view controller -- benign unless unexpected, com.apple.ViewBridge.error.description=NSViewBridgeErrorCanceled}

when using KeyboardShortcuts.Recorder(for: .foo) inside a NSHostingView.

Funnily enough it still seems to work correctly.

Has anyone seen that before and has any pointers what might be wrong?
General search suggests this could be a general problem in Sequoia?

https://forums.developer.apple.com/forums/thread/764235

@sindresorhus
Copy link
Owner

Most logging like this is unrelated to your app and packages.

@sindresorhus sindresorhus closed this as not planned Won't fix, can't repro, duplicate, stale Nov 28, 2024
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