Describe TroubleShooting here.
I am very new to m17n, just add some running notes here, hopefully some experienced user can help me correctly configure m17n and scim so I can skip reading the manual
:
Problem: On Debian Sid, When started lumaqq in locale zh_CN.UTF-8, I got
## omitted several lines here. Loading IMEngine module: socket ... Failed to load socket IMEngine module. Loading IMEngine module: table ... Failed to load table IMEngine module. An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 11 occurred at PC=0xB7F0025E Function=__libc_free+0x4E Library=/lib/tls/libc.so.6 ## command terminated and return to shell
Then I started lumaqq with LANG=zh_CN.GBK lumaqq, I got
Loading IMEngine module: socket ... Failed to load socket IMEngine module. Loading IMEngine module: table ... Failed to load table IMEngine module. ## lumaqq UI showed up and SCIM can be activated as input control

