Bug 655742
| Summary: | ibus-sayura not listed under 'Input Method' tab in ibus-setup | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Danishka Navin <danishka> |
| Component: | ibus-sayura | Assignee: | Pravin Satpute <psatpute> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 14 | CC: | dueno, i18n-bugs, psatpute, shawn.p.huang, tfujiwar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ibus-sayura-1.3.0.20100716-2.fc14 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-12-01 21:54:13 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: | |||
|
Description
Danishka Navin
2010-11-22 11:00:17 UTC
we recently did some fixes for selection all language keymaps by default deuno, can you update on this one? since sayura is ibus-engine and not .mim do we need to handle this different way? this was not happened in Fedora 11 or 12. basically if we logged-in to a particular locale we should get all the input-methods related to that locale. for example; Chinese input methods wont show in 'input methods' in ibus-setup if you logged-in to a locale other than Chinese that means there is a way of detecting Hindi related/specific input methods. right now i used to drop following files in order to drop them out from 'Input Methods' from the Sinhala locale. /usr/share/m17n/si-samanala.mim /usr/share/m17n/si-phonetic-dynamic.mim /usr/share/m17n/si-phonetic-static.mim /usr/share/m17n/si-trans.mim /usr/share/m17n/si-sumihiri.mim just deletion of file is enough. But i don't know how to add Sayura in to the 'Input Methods' by default. Also reproduced in Rawhide. You can fix this bug within ibus-sayura.
It seems you don't have rank in /usr/share/ibus/component/sayura.xml .
It's good to have the same rank with ibus-m17n if you'd like to show all engines by default:
% /usr/libexec/ibus-engine-m17n --xml
<engine>
<name>m17n:si:phonetic-dynamic</name>
<longname>phonetic-dynamic (m17n)</longname>
<description>Sinhala phonetic dynamic input method:
<http://www.nongnu.org/sinhala/doc/keymaps/sinhala-keyboard_4.html></description>
<language>si</language>
<license>GPL</license>
<author></author>
<icon>/usr/share/m17n/icons/si-phonetic-dynamic.png</icon>
<layout>us</layout>
<hotkeys></hotkeys>
<rank>1</rank>
</engine>
fujiwara, thanks! Pravin, appreciate if you could release an update for the ibus-sayura package ASAP after adding rank, for new user using Sinhala, now ibus-sayura is also coming in IME list scratch build for testing http://koji.fedoraproject.org/koji/taskinfo?taskID=2625453 @Danishka please test this one and let me know so i can build it @Fujiwara after adding rank still it is not coming with % /usr/libexec/ibus-engine-m17n --xml i have tested by adding rank in to the script just add entry to the /usr/share/ibus/component/sayura.xml but no luck. now its ask me to start the ibus deamon. Pravin, i will check this You could try with a new user account or need to remove some of files in $HOME/.* I have tested the i386 package and its working! Praving, appreciate if you could release this package to the updates repo ASAP. Thnaks fujiwara :) ibus-sayura-1.3.0.20100716-2.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/ibus-sayura-1.3.0.20100716-2.fc14 ibus-sayura-1.3.0.20100716-2.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-sayura'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/ibus-sayura-1.3.0.20100716-2.fc14 as this package has been tested, is it possible to release this package to the updates repo? I have already build it, please give Karma for making it stable https://admin.fedoraproject.org/updates/ibus-sayura-1.3.0.20100716-2.fc14 ibus-sayura-1.3.0.20100716-2.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |