Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-3713

Installer can't select language(QTIFW)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 4.8.1
    • Translations
    • None
    • Linux/X11, Linux/Other display system

    Description

      hi.

      I use qtifw-4.8.1 in linux system.

      I want to let the user select a language.

      so I modify config.xml 

      <Installer>

         <Version>1.1</Version>

        <Name>test</Name>

        <ControlScript>controlscript.qs</ControlScript>

        <Translations>

                <Translation>ifw_ko</Translation>
                <Translation>ifw_ja</Translation>

            .....

          .....

      .....

      </Installer>

       

      If you look at the settings above Since "<Translations>" can be received in List format, we added Japanese and Korean so that two languages ​​can be used.

      and call binarycreator -v -c  config.xml -p packages installer

      success instllaer.

      And GUI click installer start
      However, "ifw_ja" set in "<Translations>" was applied and set to Japanese.

      It seems to me that the language written last is applied as the default language and reflected in the installer UI.

      Is this a bug?
      If this is intentional, what does the list format mean for "<Translations>"?

      I will upload a photo for reference.

      Thank you.

      Attachments

        1. ifw(last japen).png
          86 kB
          김 준형
        2. ifw(last korea).png
          82 kB
          김 준형
        3. image-2025-03-25-09-27-58-662.png
          30 kB
          김 준형
        4. image-2025-03-25-09-28-21-011.png
          30 kB
          김 준형
        5. image-2025-03-25-09-28-28-952.png
          210 kB
          김 준형
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            installerteam Installer Team
            funfunqt 김 준형
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes