Bug 127649

Summary: gtk2 looking for missing /etc/gtk-2.0/gtk.immodules
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: gtk2Assignee: Matthias Clasen <mclasen>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: eng-i18n-bugs
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: 2004-08-06 10:38:04 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:
Bug Depends On:    
Bug Blocks: 125997    

Description Jens Petersen 2004-07-12 07:15:21 UTC
Description of problem:
gtk.immodules was recently moved to
"/etc/gtk-2.0/<arch>-redhat-linux-gnu", however gtk2 still
seems to look only at "/etc/gtk-2.0/gtk.immodules".

Version-Release number of selected component (if applicable):
gtk2-2.4.1-3

How reproducible:
every time

Steps to Reproduce:
1. % gedit
2. Press Button 3 and look in Input Method submenu
  
Actual results:
Only "Default" appears in submenu.

Expected results:
All Input Methods in gtk.immodules to appear in submenu.

Additional info:
Adding a symlink /etc/gtk-2.0/gtk.immodules -> 
<arch>-redhat-linux-gnu/gtk.immodules works around the problem.

Presumably this is fixed in 2.4.4, or earlier?

Comment 1 Jens Petersen 2004-07-13 06:48:25 UTC
AKAICT this is fixed in gtk2-2.4.4.
Changing to Modified until re-confirmed in fresh install.