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

Command line interface for uninstallation exists if processes are running

    XMLWordPrintable

Details

    • 16d73684f (master)
    • Qt Installer Sprint 78, Qt Installer Sprint 79

    Description

      In here it is done as the first step:

      https://code.qt.io/cgit/installer-framework/installer-framework.git/tree/src/libs/installer/packagemanagercore.cpp#n2813

      However, in GUI uninstallation case, uninstallationStarted signal is emitted first, which could be used to stop running processes with a control script and the uninstallation could succeed in that case. But this behavior in command line interface does not allow the same so I think it is a bug (ie mismatch in behavior between modes).

      Attachments

        Issue Links

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

          Activity

            People

              arttu.tarkiainen Arttu Tarkiainen
              poikelin Joni Poikelin
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes