Bug 640896
| Summary: | Ibus does not load all the keymaps for a language that is used for logging in | |||
|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Runa Bhattacharjee <runab> | |
| Component: | ibus-m17n | Assignee: | Daiki Ueno <dueno> | |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | low | |||
| Version: | 14 | CC: | ankit, dueno, i18n-bugs, shawn.p.huang, tfujiwar | |
| Target Milestone: | --- | Keywords: | i18n | |
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | ibus-m17n-1.3.1-5.fc14 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 641243 (view as bug list) | Environment: | ||
| Last Closed: | 2010-10-27 22:51:00 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: | 641243 | |||
|
Description
Runa Bhattacharjee
2010-10-07 04:40:09 UTC
Currently ibus-m17n/src/m17nutil.c decides the engine's rank. Talking off line, they wish the current rank == 1 engines are the default and others also could be preloaded. However I think rank == 0 is ok for Japanese but it's ok to modify the all Indic engines. (In reply to comment #1) > Currently ibus-m17n/src/m17nutil.c decides the engine's rank. > Talking off line, they wish the current rank == 1 engines are the default and > others also could be preloaded. > > However I think rank == 0 is ok for Japanese but it's ok to modify the all > Indic engines. Ok, I created a patch to make current rank == 1 engines to rank == 2 and other Indic engines (rank == 0) to rank == 1. Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=2529578 I confirmed that it works as expected, but further testing would be appreciated. ibus-m17n-1.3.1-5.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/ibus-m17n-1.3.1-5.fc14 ibus-m17n-1.3.1-5.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/ibus-m17n-1.3.1-5.fc13 ibus-m17n-1.3.1-5.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update ibus-m17n'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/ibus-m17n-1.3.1-5.fc14 ibus-m17n-1.3.1-5.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. ibus-m17n-1.3.1-5.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |