Bug 484825

Summary: Input Method is not started with pidgin.
Product: [Fedora] Fedora Reporter: Caius Chance <K9>
Component: pidginAssignee: Warren Togami <wtogami>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: stu, wtogami
Target Milestone: ---Keywords: i18n
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-24 16:04:02 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 Caius Chance 2009-02-10 04:57:51 UTC
Description of problem:
No input method was started when pidgin runs. The followings instead made this work:

$ GTK_IM_MODULE=ibus pidgin

or this if only scim is installed:

$ GTK_IM_MODULE=scim pidgin

Version-Release number of selected component (if applicable):
pidgin-2.5.4-1.fc10.i386
Fedora 10 with latest yum update.

How reproducible:
Always

Steps to Reproduce:
1. Ensure scim/ibus is installed.
2. Ensure at least 1 input method is enabled in the Input Method.
3. Run pidgin.
4. Check results.
  
Actual results:
No input method is started.

Expected results:
Vice versa.

Additional info:

Comment 1 Warren Togami 2009-03-24 16:04:02 UTC

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