You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1.在fedora 17 x86_64上编译安装 libgooglepinyin ibus-googlepinyin
2.
3.
What is the expected output? What do you see instead?
候选词不出现
What version of the product are you using? On what operating system?
Add a comment below
Reported by [email protected] , Today (1 minute ago)
What steps will reproduce the problem?
1.在fedora 17 x86_64上编译安装 libgooglepinyin ibus-googlepinyin
What is the expected output? What do you see instead?
候选词不出现
What version of the product are you using? On what operating system?
libgooglepinyin 0.1.2
ibus-googlepinyin 0.1.2
系统是fedora 17 x86_64
Please provide any additional information below.
我发现一个解决办法
修改ibus-googlepinyin里面的googlepinyin.py
在
or _a('/usr/lib/googlepinyin/data/dict_pinyin.dat')\
后面添一行
or _a('/usr/lib64/googlepinyin/data/dict_pinyin.dat')\
Original issue reported on code.google.com by [email protected] on 10 Aug 2012 at 11:20
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 10 Aug 2012 at 11:20The text was updated successfully, but these errors were encountered: