Bug 707699 - [abrt] ibus-1.3.99.20110408-3.fc15: connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.Failed: Can not find engine mozc-jp.
Summary: [abrt] ibus-1.3.99.20110408-3.fc15: connection.py:630:call_blocking:DBusExcep...
Keywords:
Status: CLOSED DUPLICATE of bug 707370
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: fujiwara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:ea973684df2742e45b524a22f36...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-25 17:49 UTC by Vincent Beers
Modified: 2011-05-26 02:13 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-26 02:13:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vincent Beers 2011-05-25 17:49:13 UTC
abrt version: 2.0.1
architecture:   x86_64
cmdline:        /usr/bin/python /usr/share/ibus/ui/gtk/main.py
comment:        Errored when I tried to select the Mozc Japanese input method shortly after I added it to the list of input methods.
component:      ibus
executable:     /usr/share/ibus/ui/gtk/main.py
kernel:         2.6.38.6-27.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        ibus-1.3.99.20110408-3.fc15
reason:         connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.Failed: Can not find engine mozc-jp.
time:           Wed May 25 19:41:43 2011
uid:            500
username:       vincent

backtrace:
:connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.Failed: Can not find engine mozc-jp.
:
:Traceback (most recent call last):
:  File "/usr/share/ibus/ui/gtk/panel.py", line 526, 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 mozc-jp.
:
:Local variables in innermost frame:
:byte_arrays: False
:self: <dbus.connection.Connection object at 0x2e2fad0>
:args: (dbus.String(u'mozc-jp'),)
: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_1')
:timeout: -1.0
:signature: u's'
:dbus_interface: 'org.freedesktop.IBus.InputContext'
:message: <dbus.lowlevel.MethodCallMessage object at 0x2d97a50>
:method: 'SetEngine'

Comment 1 fujiwara 2011-05-26 02:13:17 UTC
Very curious. I could see the similar bugs in this month but I cannot reproduce your problem at all.
How do you reproduce your problem?
Which text application do you use?
Does it depend on the machine spec?

*** This bug has been marked as a duplicate of bug 707370 ***


Note You need to log in before you can comment on or make changes to this bug.