Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. undo extract operation can't remove the resources correctly
Qt 6.11 is out! See what's new in the release blog

undo extract operation can't remove the resources correctly

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 293 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hybtalented
    wrote on last edited by hybtalented
    #1

    In Qt IFW, when I uninstall a package with extract operation, the qt remove the resource, it looks like IFW try to find the resouces record with a wrong path, that is, resouces record locate at C:/Users/Caiyi/IfwExamples/modifyextract/extractToAnotherPath/installerResources/org.qtproject.ifw.example.modifyextract/1.0.1my_content.txt instead of C:/Users/Caiyi/IfwExamples/modifyextract/extractToAnotherPath/extractToAnotherPath/installerResources/org.qtproject.ifw.example.modifyextract/1.0.1my_content.txt, see the uninstall log below

    [4729] undo operation= "Extract"
    [4729] undo org.qtproject.ifw.example.modifyextract operation: Extract
    [4730]  - arguments: installer://org.qtproject.ifw.example.modifyextract/1.0.1my_content.7z, C:/Users/Caiyi/IfwExamples/modifyextract/extractToAnotherPath
    [4730] Warning: Cannot open file  "C:/Users/Caiyi/IfwExamples/modifyextract/extractToAnotherPath/extractToAnotherPath/installerResources/org.qtproject.ifw.example.modifyextract/1.0.1my_content.txt"  for reading: "系统找不到指定的路径。" . Component is already uninstalled  or file is manually deleted.
    [4732] Warning: Cannot remove data file "C:/Users/Caiyi/IfwExamples/modifyextract/extractToAnotherPath/extractToAnotherPath/installerResources/org.qtproject.ifw.example.modifyextract/1.0.1my_content.txt"
    [4733] Done
    
    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved