| Summary: | [abrt] ibus-1.3.99.20110419-10.fc15: connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.Failed: Can not find engine xkb:layout:ca. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | nomnex <nomnex> |
| Component: | ibus | Assignee: | fujiwara <tfujiwar> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 15 | CC: | i18n-bugs, shawn.p.huang, tfujiwar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:05d8cd92c2ab78074f7d3db0632df51852cdfafc | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-07-19 04:44:18 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
*** This bug has been marked as a duplicate of bug 720567 *** |
abrt version: 2.0.3 architecture: i686 cmdline: /usr/bin/python /usr/share/ibus/ui/gtk/main.py comment: I receive frequent ABRT bug report with the same issue. It occures when I change the settings in the preferences. component: ibus executable: /usr/share/ibus/ui/gtk/main.py kernel: 2.6.38.8-35.fc15.i686 os_release: Fedora release 15 (Lovelock) package: ibus-1.3.99.20110419-10.fc15 reason: connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.Failed: Can not find engine xkb:layout:ca. time: Sat Jul 16 09:27:05 2011 uid: 500 username: mt backtrace: :connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.Failed: Can not find engine xkb:layout:ca. : :Traceback (most recent call last): : File "/usr/share/ibus/ui/gtk/panel.py", line 651, in __im_menu_item_activate_cb : self.__focus_ic.set_engine(engine) : File "/usr/lib/python2.7/site-packages/ibus/inputcontext.py", line 284, 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 xkb:layout:ca. : :Local variables in innermost frame: :byte_arrays: False :self: <dbus.connection.Connection object at 0x93b65cc> :args: (dbus.String(u'xkb:layout:ca'),) :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 0x9385830> :method: 'SetEngine'