Bug 640896 - Ibus does not load all the keymaps for a language that is used for logging in
Summary: Ibus does not load all the keymaps for a language that is used for logging in
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus-m17n
Version: 14
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daiki Ueno
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 641243
TreeView+ depends on / blocked
 
Reported: 2010-10-07 04:40 UTC by Runa Bhattacharjee
Modified: 2013-03-04 02:21 UTC (History)
5 users (show)

Fixed In Version: ibus-m17n-1.3.1-5.fc14
Clone Of:
: 641243 (view as bug list)
Environment:
Last Closed: 2010-10-27 22:51:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Runa Bhattacharjee 2010-10-07 04:40:09 UTC
Description of problem:

When a new user/language is selected during log-in from the GDM, ibus does not load all the keymaps that are provided by the m17n package (which is part of language-support) for the language. Only one keymap from the set is loaded and marked as the default for use. The remaining keymaps for the language need to be manually searched and added by the user.


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

default ibus versions in F13, F14

How reproducible:


Steps to Reproduce:
1. Create a new user
2. From the GDM screen, select Bengali India or Marathi and log in using the new user account
3. Open gedit and enable ibus by pressing the toggle trigger (ctrl+space)
4. Right-click on the ibus icon on the panel, and select the menu item for 'Preferences'
5. Select the tab for 'Input Method'. 


  
Actual results:

Only One keymap would be added and ready for use

e.g.
http://runab.fedorapeople.org/assorted-bugs/ibus-default-bn.png
http://runab.fedorapeople.org/assorted-bugs/ibus-default-mr.png

Expected results:

All the keymaps included in the m17n package that is installed for language-support, ought to be loaded. Only one of them would be marked as default and the others can be moved up/down as per the user's discretion.


Additional info:

1. In the 'Input Method' tab (as described in step 5), click on the dropdown menu and scroll down to the name of the language. All the keymaps available for that language would be displayed.

e.g.
http://runab.fedorapeople.org/assorted-bugs/ibus-keymap-bn.png
http://runab.fedorapeople.org/assorted-bugs/ibus-keymap-mr.png

2. This bug exists for Fedora 13 as well

Comment 1 fujiwara 2010-10-07 05:09:13 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.

Comment 2 Daiki Ueno 2010-10-12 07:35:49 UTC
(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.

Comment 3 Fedora Update System 2010-10-14 08:27:07 UTC
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

Comment 4 Fedora Update System 2010-10-14 08:27:13 UTC
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

Comment 5 Fedora Update System 2010-10-14 13:52:02 UTC
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

Comment 6 Fedora Update System 2010-10-27 22:50:55 UTC
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.

Comment 7 Fedora Update System 2010-10-28 06:17:07 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.