Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Error during uninstalling Qt application from MacOS

Error during uninstalling Qt application from MacOS

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 3 Posters 417 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.
  • A Offline
    A Offline
    aliks-os
    wrote on last edited by aliks-os
    #1

    I built Qt application and made a installer with Qt framework installer.

    1. During installation on MacOS, the OS asked me the password for installation.
    2. Works above fine
    3. When I try to uninstall application with Maintenancetool I got the following message:

    Error during unstallation process: Could not delere file /Users/UserName/Library/Application Support/ApplicationFolderName/: Operation not permitted

    Meantime, the folder and its contents were deleted.
    Please give your advises how to fix it

    jsulmJ 1 Reply Last reply
    0
    • A aliks-os

      I built Qt application and made a installer with Qt framework installer.

      1. During installation on MacOS, the OS asked me the password for installation.
      2. Works above fine
      3. When I try to uninstall application with Maintenancetool I got the following message:

      Error during unstallation process: Could not delere file /Users/UserName/Library/Application Support/ApplicationFolderName/: Operation not permitted

      Meantime, the folder and its contents were deleted.
      Please give your advises how to fix it

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @aliks-os Did you check Qt bug tracker to see whether this is a known issue? If it is not, then you can file a bug.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        Did you check the permission on that folder ?
        Did you install Qt system wide ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        A 1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          Did you check the permission on that folder ?
          Did you install Qt system wide ?

          A Offline
          A Offline
          aliks-os
          wrote on last edited by
          #4

          @SGaist No, i didnot install Qt system wide. All Qt libs in the app container
          I did not check the permissions on that folder, I suppose that should have the same rights of that users from which application was installed.

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            In the app container ? What do you mean by that ?
            Did you check the user permissions ?

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            A 1 Reply Last reply
            0
            • SGaistS SGaist

              In the app container ? What do you mean by that ?
              Did you check the user permissions ?

              A Offline
              A Offline
              aliks-os
              wrote on last edited by
              #6

              @SGaist yes, I mean in app container.
              the rigths on folder is
              drwxr-xr-x 4 userName staff

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #7

                I just realized I misunderstood your issue.

                I thought you had trouble uninstalling Qt.

                Might be a silly question but was that folder created at some point ?

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                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