Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enter one-line summary #32

Open
GoogleCodeExporter opened this issue Apr 29, 2015 · 0 comments
Open

Enter one-line summary #32

GoogleCodeExporter opened this issue Apr 29, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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:16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant