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

[Windows]: When the files being copied over into a temporary directory are read only then it cannot clean up the temporary directory

    XMLWordPrintable

Details

    Description

      [Windows]: When the files being copied over into a temporary directory are read only then it cannot clean up the temporary directory. This is because the read-only attribute is transferred and QFile::remove() is unable to remove the file then.

      To reproduce this make the installscript.qs file readonly in any example and then the following output will happen:

      Warning: Could not remove file C:/Users/myname/AppData/Local/Temp/Pa1XkO/com.qttest.app/installscript.qs
      

      Attachments

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

        Activity

          People

            kamartti Katja Marttila
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes