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

win10 2004 can't input Chinese #120

Closed
carlsue opened this issue Sep 1, 2020 · 7 comments
Closed

win10 2004 can't input Chinese #120

carlsue opened this issue Sep 1, 2020 · 7 comments
Labels
Status: Fixed in Next Build Fixed in the next Sandboxie version

Comments

@carlsue
Copy link

carlsue commented Sep 1, 2020

version:5.42.1 64bit
os:window 10 10.0.19041 暂缺 Build 19041
issue: can't input Chinese with integration inputmethod。

@zongren
Copy link

zongren commented Sep 11, 2020

打开兼容模式可解决

version:5.42.1 64bit
os:window 10 10.0.19041 暂缺 Build 19041
issue: can't input Chinese with integration inputmethod。

批注 2020-09-11 112629

@DavidXanatos
Copy link
Member

try adding

OpenIpcPath=\BaseNamedObjects[CoreUI]-*

to your sandboxie ini

@skygunner
Copy link

skygunner commented Nov 12, 2020

To input Chinese/emoji etc in Sandboxie:

It should be \BaseNamedObjects\[CoreUI]-PID*

Right-click on Sandboxie icon, then :
Sandbox > Defaultbox > Sandbox Settings > Resource Access > IPC Access > Direct Access
Click Add

Or if you are using Rime input method, you can also do this instead:
add this to file , full access:
\Device\NamedPipe\your-username\WeaselNamedPipe

If this works for you, pls close this issue.

Related issues
#120
#39
#88

@DavidXanatos
Copy link
Member

the compatybility templates will include this setting for win10

@DavidXanatos DavidXanatos added the Status: Fixed in Next Build Fixed in the next Sandboxie version label Nov 12, 2020
@skygunner
Copy link

Thanks bro, issue 39 and 88 should be same issue, they can be closed I think.

@Lyoko-Jeremie
Copy link

this not work for me:

OpenIpcPath=\BaseNamedObjects[CoreUI]-*

but this work for me:

OpenIpcPath=\BaseNamedObjects\[CoreUI]-PID*

i add it to my config ini [GlobalSettings] segment. then all work well.

thank you every one~

@junbao-zhou
Copy link

junbao-zhou commented Nov 14, 2022

@skygunner could you please tell me what is the NamedPipe and WeaselNamedPipe and how to find them?

I tried to add

OpenIpcPath=\Device\NamedPipe\BBBBB\WeaselNamedPipe

or

OpenIpcPath=\DESKTOP-XXXXX\NamedPipe\BBBBB\WeaselNamedPipe

to my config ini [DefaultBox] but neither of them work. While DESKTOP-XXXXX is my computer's name and BBBBB is my user name.

I am just wondering whether I should replace the NamedPipe and the WeaselNamedPipe with something

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Fixed in Next Build Fixed in the next Sandboxie version
Projects
None yet
Development

No branches or pull requests

6 participants