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

Open
tcurdt opened this issue Sep 26, 2024 · 0 comments
Open

NSViewBridgeErrorCanceled inside NSHostingView #185

tcurdt opened this issue Sep 26, 2024 · 0 comments

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

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

1 participant