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
Forum Updated to NodeBB v4.3 + New Features

Error during uninstalling Qt application from MacOS

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 3 Posters 462 Views 1 Watching
  • 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 12 Nov 2019, 07:07 last edited by aliks-os 11 Dec 2019, 07:11
    #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

    J 1 Reply Last reply 12 Nov 2019, 07:17
    0
    • A aliks-os
      12 Nov 2019, 07:07

      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

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 12 Nov 2019, 07:17 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
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 12 Nov 2019, 07:18 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 12 Nov 2019, 08:17
        0
        • S SGaist
          12 Nov 2019, 07:18

          Hi,

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

          A Offline
          A Offline
          aliks-os
          wrote on 12 Nov 2019, 08:17 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
          • S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 12 Nov 2019, 23:37 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 13 Nov 2019, 06:37
            0
            • S SGaist
              12 Nov 2019, 23:37

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

              A Offline
              A Offline
              aliks-os
              wrote on 13 Nov 2019, 06:37 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
              • S Offline
                S Offline
                SGaist
                Lifetime Qt Champion
                wrote on 13 Nov 2019, 19:36 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

                6/7

                13 Nov 2019, 06:37

                • Login

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