Bug 95790 - app-i18n/scim-skk needs RDEPEND on app-i18n/skk-jisyo
Bug#: 95790 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: cjk@gentoo.org Reported By: skumagai@ic.sunysb.edu
Component: Applications
URL: 
Summary: app-i18n/scim-skk needs RDEPEND on app-i18n/skk-jisyo
Keywords:  
Status Whiteboard: 
Opened: 2005-06-11 10:29 0000
Description:   Opened: 2005-06-11 10:29 0000
scim-skk tries to read /usr/share/skk/SKK-JISYO.L by default. 
However, this file doesn't exist till app-i18n/skk-jisyo is installed.
Thus, no kana-kanji conversion has occured assuming there is not personal skk
dictionary in personal directory beforehand.

Reproducible: Always
Steps to Reproduce:
1. emerge scim-skk
2. edit .xinitrc or equivalent according to einfo() in app-i18n/scim-skk-*.ebuild
3. fire up X
4. input Japanese in some applicatioin

Actual Results:  
No kana-kanji conversion is initiated.

Expected Results:  
input kana is translated in kanji.

------- Comment #1 From Mamoru KOMACHI (RETIRED) 2005-06-12 21:40:33 0000 -------
Fixed in CVS. Thanks for the bug report.