Mr-MIBonk / M.I.B._More-Incredible-Bash

M.I.B. - More Incredible Bash - The Army knife for Harman MIB 2.x aka MHI2(Q) units
GNU General Public License v2.0
559 stars 65 forks source link

Incorrect lang dataset for AU37x #571

Open chefranov opened 1 month ago

chefranov commented 1 month ago

During the EU conversion M.I.B. set incorrect lang dataset: https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/blob/main/apps/setlang#L50-L56

After this dataset the keyboard after start typing switch from Cyrillic letters to latin and impossible to type address for navigation for example. Need to reboot MIB.

This dataset from EU MIB (EU from factory):

14656E5F47420163735F435A0164655F4445016E6C5F4E4C0166725F46520169745F495401706C5F504C0170745F50540172755F52550165735F45530173765F53450174725F5452026E6F5F4E4F0168755F48550164615F444B0166695F464901736C5F534901756B5F554101726F5F524F01656C5F47520100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000031342E43
en_GB_cs_CZ_de_DE_nl_NL_fr_FR_it_IT_pl_PL_pt_PT_ru_RU_es_ES_sv_SE_tr_TR_no_NO_hu_HU_da_DK_fi_FI_sl_SI_uk_UA_ro_RO_el_GR

I think the issue happens because incorrect order of langs: https://mibwiki.one/doc/language-dataset-ggPAc1Or7X#h-gui-and-navigation-language

https://github.com/user-attachments/assets/cb9b7526-9044-485a-a9e0-68114457c8b6

PR: https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/pull/570