[Fedora-i18n-bugs] [Bug 522047] ibus-anthy has an ImportError: No module named thumb

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 9 08:07:31 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522047

--- Comment #26 from fujiwara <tfujiwar at redhat.com> 2011-03-09 03:07:30 EST ---
(In reply to comment #21)
> It's still the same:
> ===============================================================================
> connection.py:630:call_blocking:DBusException:
> org.freedesktop.DBus.Error.Failed: Can not find engine 'anthy'.
> 
> Traceback (most recent call last):
>   File "/usr/share/ibus/ui/gtk/panel.py", line 510, in
> __im_menu_item_activate_cb
>     self.__focus_ic.set_engine(engine)
>   File "/usr/lib/python2.7/site-packages/ibus/inputcontext.py", line 238, in
> set_engine
>     return self.__context.SetEngine(engine.name)
>   File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in
> __call__
>     **keywords)
>   File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in
> call_blocking
>     message, timeout)
> DBusException: org.freedesktop.DBus.Error.Failed: Can not find engine 'anthy'.

OK, I understood your problem.
But I don't think your issue was same, that you indicated the gconf errors or
the original bug thumb issue.

Would you file a new bug for ibus?
Your issue is not this bug.

ibus calls _ic_set_engine() but the signal REQUEST_ENGINE is not connected to
new_engine_cb().

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list