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

bugzilla at redhat.com bugzilla at redhat.com
Thu Mar 3 13:33:28 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 #15 from Michal Hlavinka <mhlavink at redhat.com> 2011-03-03 08:33:27 EST ---
this is the backtrace reported by abrt:

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'.

Local variables in innermost frame:
byte_arrays: False
self: <dbus.connection.Connection object at 0x15e6950>
args: (dbus.String(u'anthy'),)
utf8_strings: False
bus_name: 'org.freedesktop.IBus'
get_args_opts: {'byte_arrays': False, 'utf8_strings': False}
object_path: dbus.ObjectPath('/org/freedesktop/IBus/InputContext_6')
timeout: -1.0
signature: u's'
dbus_interface: 'org.freedesktop.IBus.InputContext'
message: <dbus.lowlevel.MethodCallMessage object at 0x15b2b88>
method: 'SetEngine'

-- 
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