Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 767 by bauschpatrick: anthy does not change latin letters to kana or kanji
http://code.google.com/p/ibus/issues/detail?id=767

Architecture (i386, x86_64): x86_64 and i386
IBus version:1.2.0
Input method name and version: anthy
Python version: 2.6.2-6.3
dbus version: 1.2.16-5.2 (dbus-1)
dbus-python version: 0.83.0-28.2
gtk version (if bug is about gtk applications):
qt version (if bug is about qt applications): 4.5.3-2.4.2

What steps will reproduce the problem?
1. type in anthy mode


What is the expected output? What do you see instead?
Should transform latin letters in hiragans or kanji.
Nothing happens. Only latin letters are displayed

Please provide any additional information below.
verbose output:

(ibus-daemon:6704): IBUS-WARNING **:
org.freedesktop.DBus.Python.TypeError: Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/dbus/service.py", line 702, in
_message_cb
    retval = candidate_method(self, *args,
**keywords)
  File "/usr/lib/python2.6/site-packages/ibus/engine.py", line 154, in
ProcessKeyEvent
    return self.__engine.process_key_event(keyval, keycode,
state)
TypeError: process_key_event() takes exactly 3 arguments (4 given)


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复