Block a user
Cannot use Chinese input or Japanese input
I added
setlocation (LC_CTYPE, "");
in line 423 of my local sourceintern/ghost/intern/GHOST_SystemX11. cc
recompile and it will work fine.bool GHOST_SystemX11::openX11_IM() …