Ubuntu's scim seems to have issues. Other Ubuntu users have reported the same problem. Here's what one Anki user reported:
I eventually got Japanese input working in Anki. This is what I did:
* im-switch -s scim_xim
* added "/SupportedUnicodeLocales =
en_US.UTF-8,en_GB.UTF-8,en_AU.UTF-8" to ~/.scim/global
* Disabled "Embed Preedit String into client window" in scim-setup
* Changed QT var to: XIMInputStyle=Over The Spot
I still have scim-qtimm installed, but I guess it's not being used.
$QT_IM_MODULE=xim by default.
As a bonus, it seems to work in emacs now too. But I mustn't have my
fonts configured correctly for it, because I get boxes instead of
Japanese text. Additionally, my tilde key works again! Some GTK apps
don't seem to work as well with the new settings, but I'll keep testing
it.
I eventually got Japanese input working in Anki. This is what I did:
* im-switch -s scim_xim
* added "/SupportedUnicodeLocales =
en_US.UTF-8,en_GB.UTF-8,en_AU.UTF-8" to ~/.scim/global
* Disabled "Embed Preedit String into client window" in scim-setup
* Changed QT var to: XIMInputStyle=Over The Spot
I still have scim-qtimm installed, but I guess it's not being used.
$QT_IM_MODULE=xim by default.
As a bonus, it seems to work in emacs now too. But I mustn't have my
fonts configured correctly for it, because I get boxes instead of
Japanese text. Additionally, my tilde key works again! Some GTK apps
don't seem to work as well with the new settings, but I'll keep testing
it.
