code-google-com / qimsys

Automatically exported from code.google.com/p/qimsys
0 stars 0 forks source link

Google IME engine returns incorrect candidate list. #41

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build and install qimsys (from my ebuild overlay 
https://gitorious.org/kenya888s-overlay/kenya888s-overlay)
2. run qimsys from terminal emulator(such as Konsole) of kmenu
3. set input method engine to "Google IME Input 変換エンジン"
4. input "さかな" and press space (show candidate window)

What is the expected output? What do you see instead?
expected: List correct candidate (e.g. "魚" )
actual: irregular candidate list (in Japanese "Moji-bake")

Please use labels and text to provide additional information.

Environment:
Gentoo Linux x86_64 2.6.38-gentoo-r5 (also occur on 2.6.37,38)
gcc 4.6.0 (also occur with 4.5.2)
Qt 4.7.3 (also occur with 4.7.2)

show attached image file.

Original issue reported on code.google.com by kenya...@gmail.com on 16 May 2011 at 1:22

Attachments:

GoogleCodeExporter commented 9 years ago
I got same sort of result.

Original comment by stas...@gmail.com on 18 May 2011 at 2:57

GoogleCodeExporter commented 9 years ago
I found the encoding has been changed to Shift-JIS. 

Original comment by stas...@gmail.com on 18 May 2011 at 6:28

GoogleCodeExporter commented 9 years ago
Fixed in the commit 
http://gitorious.org/qimsys/qimsys/commit/5fb39cb0bbe4cbf4a42dfa544d4cbcf42e9cd0
5e

Original comment by stas...@gmail.com on 19 May 2011 at 2:16

GoogleCodeExporter commented 9 years ago

Original comment by stas...@gmail.com on 19 May 2011 at 4:09