Skip to content

在fedora 17 x86_64使用ibus-googlepinyin候选词不出现(有解决办法) #33

Description

@GoogleCodeExporter
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 a14331...@gmail.com , 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 a14331...@gmail.com on 10 Aug 2012 at 11:20

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions