Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 852 by kenya888: org.freedesktop.iBus.NoEngine : can not find engine with name anthy
http://code.google.com/p/ibus/issues/detail?id=852 What version of the product are you using? On what operating system? OS (Linux distributions, UNIX or ...): maemo 5 Architecture (i386, x86_64): arm IBus version: 1.3.1 Input method name and version: anthy 9100h Python version: 2.5.4 dbus version: 1.2.14 (1.2.14-0maemo1+0m5) dbus-python version: 0.83.0 (0.83.0-1maemo3) gtk version (if bug is about gtk applications): 2.14.7 qt version (if bug is about qt applications): 4.6.2 What steps will reproduce the problem? 0. launch ibus-daemon -x -v from console for gather error message. 1. Set IME to anthy from ibus-setup 2. Launch GTK app with GTK_IM_MODULE=ibus, of cource immodule is registered on /etc/gtk-2.0/gtk.immodule properly. 3. Press Ctrl+Space or push ibus gtk panel and select Anthy. What is the expected output? What do you see instead? I expected anthy is active correctly and could input Japanese. but I can't. python error msg is below. -------------- Traceback (most recent call last): File "/opt/maemocjk2/usr/share/ibus/ui/gtk/panel.py", line 473, in __im_menu_item_activate_cb self.__focus_ic.set_engine(engine) File "/opt/maemocjk2/usr/lib/python2.5/site- packages/ibus/inputcontext.py", line 238, in set_engine return self.__context.SetEngine(engine.name) File "/usr/lib/pymodules/python2.5/dbus/proxies.py", line 140, in __call__ **keywords) File "/usr/lib/pymodules/python2.5/dbus/connection.py", line 622, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.IBus.NoEngine: can not find engine with name anthy --------------- Please provide any additional information below. Hi, thanks you for your great work. please help me. I am trying ibus/ibus-anthy/ibus-qt on Nokia N900 (maemo5 arm linux). I would like to know about this error and get solution. Please let me know if I can show another information useful. Best Regards. -- 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 To unsubscribe, reply using "remove me" as the subject.
