Bug 494511

Summary: ibus-gtk makes gnome-terminal abort when a key is pressed
Product: [Fedora] Fedora Reporter: Joachim Frieben <jfrieben>
Component: ibusAssignee: Peng Huang <phuang>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: i18n-bugs, phuang
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-07 10:46:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joachim Frieben 2009-04-07 09:08:23 UTC
Description of problem:
After updating ibus-gtk on a current "rawhide" system, gnome-terminal aborts when a key is hit. To .xsession-errors, a related message is appended

  (gnome-terminal:3418): IBUS-WARNING **: Connect to
    unix:path=/tmp/ibus-fedora/ibus-unix-0 failed. Failed to connect to
    socket /tmp/ibus-fedora/ibus-unix-0: No such file or directory.
    **
    IBUS:ERROR:ibusinputcontext.c:549:ibus_input_context_process_key_event:
    assertion failed: (IBUS_IS_INPUT_CONTEXT (context))

Version-Release number of selected component (if applicable):
ibus-gtk-1.1.0.20090407-2.fc11.x86_64

How reproducible:
Always.

Steps to Reproduce:
1. Log in to GNOME.
2. Launch gnome-terminal.
  
Actual results:
gnome-terminal window disappears.

Expected results:
User input appears in the shell.

Additional info:
- Removing package ibus-gtk restores correct behaviour.
- The input method feature is disabled.

Comment 1 Peng Huang 2009-04-07 10:46:28 UTC
Fixed in ibus-1_1_0_20090407-3_fc11. Please try it.