0

Recently I've installed fcitx to replace ibus, but inside this boshiamy table, no matter which version, older 0.1.0-1(precise) or the latest 0.3.1-1(quantal), all got the same problem:

any word with "z" as it's code, all couldn't appear normally, the input method will take "z" as "," or "a" sometimes even "b"

Could someone try to fix it up?

Peachy
  • 7,117
  • 10
  • 38
  • 46

1 Answers1

0

I'm fcitx dev, I think I fix this in 0.3.2.

Sorry for the inconvenience.

Try manually removing the line with PY in boshiamy.conf (/usr/share/fcitx/table) before the updates hit the repo.

Eliah Kagan
  • 117,780
csslayer
  • 156
  • I did what you've suggested me to do, but nothing changed, use boshiamy you type Z should see "ζ•΄",and type A+Z will see "δΉ‹", and I used to use a package https://github.com/vicamo/ibus-table-boshiamy ,bus it's for ibus,pass a while of time,it always will crash down, so fcitx become my last hope! – wikitrue Jul 27 '12 at 08:26
  • I think I found the way!For correcting the problem, I only change the "UseMatchingKey"in boshiamy.conf into "False" or change the"MatchingKey"into other value, such as "," , will just appear correctly those words with "z"key. But thanks anyway. – wikitrue Jul 29 '12 at 18:16