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

ConsumeOutput -operation does not allow running system executables

XMLWordPrintable

    • Qt Installer Sprint 49

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes