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

ProductKeyCheck::applyKey() contains invalid arguments

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P0: Blocker P0: Blocker
    • None
    • None
    • General
    • None
    • Linux-x64

      After switching to use latest 1.5 branch the ProductKeyCheck::applyKey's
      arguments().at(1) return invalid value.

      Before (around 4 weeks old 1.5) this argument has had value e.g.

      "/home/<username>/<your_installation_dir>/5.2.0-rc1/gcc_64"

      Now the latest ifw 1.5 produces this value in the same situation:

      "/home/<username>/<your_installation_dir>/Licenses"

      This seems to happen no matter what Qt package you install, desktop or Android ones.

      The installscript.qs part has not changed, the operation is triggered from there the same way as always. Same argument count and number or arguments.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            installerteam Installer Team
            iknd Iikka Eklund
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes