https://bugs.winehq.org/show_bug.cgi?id=47990
juju juju812@sina.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |juju812@sina.com
--- Comment #2 from juju juju812@sina.com --- This problem still exists in wine 7.2, MacOS Big Sur 11.6 and Monterey 12.1. While troubleshooting I found one error message in Console from SCIM_Extension as below:
warning: attempt to begin free window rendezvous for IMKUIPanel: 0x7fd166f52890 failed due to Error Domain=com.apple.ViewBridge Code=23 "(null)" UserInfo={com.apple.ViewBridge.error.hint=description not found, com.apple.ViewBridge.error.description=NSViewBridgeHostAbsentError}
As for https://developer.apple.com/forums/thread/109319, this "NSViewBridgeHostAbsentError" is probably the reason why candidate list can't be displayed.
For I'm not familiar MacOS ViewBridge framework, if anyone can clarify why this error happened?
Thanks a lot.