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

Deinstalling directories added in component script fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 3.0.3
    • General
    • None
    • Tested only on Windows 10.

    Description

      How to reproduce:

      3 directories are created in component script using 'Mkdir' operation when installing the component. Files are also copied (with 'Move' operation and 'Execute' operation) in the component script to the created directories.

      All of the created directories are registered to be uninstalled using 'component.registerPathForUninstallation(dirPath, True)' in the component script.

      2 out of 3 directories are removed after the deinstall, 1 empty directory remains.

      Attachments

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

        Activity

          People

            installerteam Installer Team
            ankokko Antti Kokko
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes