Skip to content
  • Felipe Borges's avatar
    unnatended-installer: Guard get_preferred_kbd_lang with try/catch · fdcd3376
    Felipe Borges authored
    We shouldn't crash when the GSetting is not available. Instead we
    should map the user language to the libosinfo datamap and go with
    it. That's not 100% ideal because some users have a language which
    doesn't match their keyboard layout, but it is better than
    arbitrarialy setting en_US or crashing.
    fdcd3376