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

ConsumeOutput -operation does not allow running system executables

    XMLWordPrintable

Details

    • Qt Installer Sprint 49

    Description

      ConsumeOutput -operation checks if the executable exists using QFileInfo. QFileInfo sets the working directory to the executable - which is incorrect as QProcess is able to launch applications found from path.
      Remove the QFileInfo check.

      Attachments

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

        Activity

          People

            kamartti Katja Marttila
            kamartti Katja Marttila
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes