Hide Forgot
Description of problem: VALID_INPUT_CHARS = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!@#$%^&*()_-+|=\~`:;"'{[}]<,>./ Marathi inscript has character mapped on '=' key as well '=' ृ if we add '=' in VALID_INPUT_CHARS it throughs Traceback (most recent call last): File "/usr/share/ibus-indic-table/engine/tabcreatedb.py", line 296, in <module> main () File "/usr/share/ibus-indic-table/engine/tabcreatedb.py", line 220, in main db.update_ime ( attributes ) File "/usr/share/ibus-indic-table/engine/tabsqlitedb.py", line 310, in update_ime for attr,val in attrs: File "/usr/share/ibus-indic-table/engine/tabcreatedb.py", line 177, in attribute_parser attr,val = unicode (l,"utf-8").strip().split ('==') ValueError: need more than 1 value to unpack Version-Release number of selected component (if applicable): ibus-indic-table-1.3.1-1.fc15 How reproducible: everytime Steps to Reproduce: 1. wget https://fedorahosted.org/releases/i/n/indic-typing-booster/marathi-typing-booster-0.0.1.tar.gz 2. add '=' in VALID_INPUT_CHARS in marathi-inscript.txt 3. make Actual results: it is giving error Expected results: it should accept '=' as a valid input character Additional info:
Created attachment 484150 [details] i-i-t-683739.patch
can you please build this for f14 and f15? I have to release new version of marathi and hindi ITB with '=' key in valid key sequence
ibus-indic-table-1.3.1-2.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/ibus-indic-table-1.3.1-2.fc15
ibus-indic-table-1.3.1-2.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.