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

Debugging tools for Windows can't be installed because space-separated path is not properly quoted

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • None
    • 3.1.1
    • General
    • None
    • Windows
    • def44f6ad9fc4a0b8eb6cab4c8de612d264f00b1 (qtsdk/tqtc-qtsdk/master)

    Description

      Sorry if I submit the bug into wrong project. But there are a stupid bug with Qt Installer while installing "Debugging tools for Windows". This bug occurs because the msiexec failed with error 1619 (which means "ERROR_INSTALL_PACKAGE_OPEN_FAILED", see this page: https://docs.microsoft.com/en-us/windows/win32/msi/error-codes).
      If we look at error message box (sorry for Russian locale), we could see that msiexec command line have not properly escaped the MSI package path.

      The fix is trivial: just add quotes.

       

      Thank you for your patience and attention!

      Attachments

        For Gerrit Dashboard: QTIFW-1510
        # Subject Branch Project Status CR V

        Activity

          People

            installerteam Installer Team
            leha-bot Alexey Gorgurov
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes