Bug 696379

Summary: Cannot enable Korean Input Method.
Product: [Fedora] Fedora Reporter: sangu <sangu.fedora>
Component: ibusAssignee: fujiwara <tfujiwar>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: i18n-bugs, shawn.p.huang, tfujiwar
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: ibus-1.3.99.20110408-2.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-23 03:57:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description sangu 2011-04-13 23:07:12 UTC
Description of problem:
connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.Failed: Timeout was reached

Traceback (most recent call last):
  File "/usr/share/ibus/ui/gtk/panel.py", line 511, 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: Timeout was reached

Local variables in innermost frame:
byte_arrays: False
self: <dbus.connection.Connection object at 0x1e86110>
args: (dbus.String(u'hangul'),)
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_4')
timeout: -1.0
signature: u's'
dbus_interface: 'org.freedesktop.IBus.InputContext'
message: <dbus.lowlevel.MethodCallMessage object at 0x2016d80>
method: 'SetEngine'



Version-Release number of selected component (if applicable):
ibus-1.3.99.20110228-6.fc15.x86_64

How reproducible:

After reestart ibus, Korean Input Mothd works.
And reboot computer, Sometimes this issue happen.

Steps to Reproduce:
1. login to gnome
2. Launch gedit
3. Enable Korean Input Method (Click Korean in ibus tray)
  
Actual results:


Expected results:


Additional info:

See also bug 522047, comment 30 , this issue happean, again.

Comment 1 Jens Petersen 2011-04-14 06:11:46 UTC
Not sure how to reproduce this: works for me.

Comment 2 fujiwara 2011-04-19 05:41:08 UTC
I cannot reproduce your problem.
Are you able to reproduce your problem with ibus-1.3.99.20110408-1 ?
http://koji.fedoraproject.org/koji/buildinfo?buildID=239582

I'll integrate it in f15.

Comment 3 sangu 2011-04-20 03:09:19 UTC
Fixed in 1.3.99.20110408-1.fc15.x86_64.
Thanks!

Comment 4 fujiwara 2011-04-20 03:20:53 UTC
Nice to see the good result.
Maybe an upstream patch or caps feature of surrounding-text.

Comment 5 Fedora Update System 2011-04-20 04:32:13 UTC
ibus-1.3.99.20110408-2.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/ibus-1.3.99.20110408-2.fc15

Comment 6 Fedora Update System 2011-04-21 03:00:11 UTC
Package ibus-1.3.99.20110408-2.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing ibus-1.3.99.20110408-2.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/ibus-1.3.99.20110408-2.fc15
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2011-04-23 03:57:18 UTC
ibus-1.3.99.20110408-2.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.