Thanks. Now I can see the selection in my preference. But when I try
to type in Chinese, the popup window is empty and no chinese words I
can choose from.
I tried to rebuild the cangjie.db again, I've got the similar error
messages:
root@# ibus-table-createdb -s cangjie3.txt
Traceback (most recent call last):
File "/usr/share/ibus-table/engine/tabcreatedb.py", line 329, in
<module>
main ()
File "/usr/share/ibus-table/engine/tabcreatedb.py", line 262, in
main
db.add_phrases ( phrases )
File "/usr/share/ibus-table/engine/tabsqlitedb.py", line 429, in
add_phrases
map (self.add_phrase, phrases, [database]*len(phrases),
[False]*len(phrases) )
File "/usr/share/ibus-table/engine/tabsqlitedb.py", line 495, in
add_phrase
phrase))
File "/usr/lib64/python2.7/re.py", line 177, in findall
return _compile(pattern, flags).findall(string)
File "/usr/lib64/python2.7/re.py", line 242, in _compile
raise error, v # invalid expression
sre_constants.error: bad character range
The db has only 72K in size.
Is there any cangjie3.db I can download so I don't have to build
myself?
Thanks dude.