Comment 38 for bug 564034

Revision history for this message
Karl Lattimer (karl-qdh) wrote :

The latest release doesn't include the updated patch in comment #28, other than that the following dbus error is observed when testing with the above patch;

Traceback (most recent call last):
  File "/usr/share/ibus/ui/gtk/panel.py", line 533, in __im_menu_item_activate_cb
    focus_ic.set_engine(engine)
  File "/usr/lib/pymodules/python2.6/ibus/inputcontext.py", line 239, in set_engine
    return self.__context.SetEngine(engine.name)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.IBus.NoEngine: can not find engine with name m17n:ko:han2

This problem has crept in from *somewhere* since Friday when I last tested the 1.3.7 patch, sorry for the inconvenience.