Bug 154787

Summary: iiimd crash when LE loads
Product: [Fedora] Fedora Reporter: Lawrence Lim <llim>
Component: iiimf-le-chinputAssignee: Yu Shao <yshao>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eng-i18n-bugs, tools-bugs
Target Milestone: ---Keywords: i18n
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: iiimf-le-chinput-0.3-19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-22 04:18:17 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: 153962    
Bug Blocks: 125997, 136450    

Description Lawrence Lim 2005-04-14 06:10:49 UTC
Description of problem:
Everything an application starts in the zh_CN locale, chinput gets loaded and
crashs the iiimd.

Version-Release number of selected component (if applicable):
iiimf-le-chinput-0.3-18
iiimf-12.1.1-14.svn2476

How reproducible:
Always

Steps to Reproduce:
1.log in at gdm with ja locale
2.'ps auxwww |grep iiim' to check for iiimd process id
3.in g-t, LANG=zh_CN.UTF-8 gedit
4.'ps auxwww |grep iiim' to check for iiimd process id
  
Actual results:
iiimd crash

Expected results:
iiimd should not crash

Additional info:

Comment 1 Akira TAGOH 2005-04-18 08:49:50 UTC
For more information, iiimd with -d option says below.
requested lang = zh_CN
requested desc = chinput
Opening resource file /usr/lib/iiim/le/chinput/Chinput.ad
Cannot open resource file Chinput.ad

and Chinput.ad was packaged as:
/usr/lib/iiim/le/locale/zh_CN/chinput/Chinput.ad

It looks like mispackaging and new IIIMF file hierarchy transition is incomplete.

Comment 2 Lawrence Lim 2005-04-22 04:18:17 UTC
Confirmed fixed. Tested with iiimf-le-chinput-0.3-19, the LE is in working
condition now.


Thanks.