Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-80206

QStandardPaths works wrong in mac appstore sandbox environment

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.13.0
    • None
    • macOS

    Description

      Hello! I have experienced weird behaviour of QStandardPaths on mac in a sandbox environment.
      Let's look at the QStandardPaths::MoviesLocation

      not sandbox - QStandardPaths::standardLocations(QStandardPaths::MoviesLocation) returns /Users/$USER/Movies
      sanbox - QStandardPaths::standardLocations(QStandardPaths::MoviesLocation) returns /Users/$USER/Library/Containers/$SOME_APPLICATION/Data/Movies

      It doesn't seem right.
      But i have found commit https://github.com/qt/qtbase/commit/14960f52276d82600913b52b0ebbf4d5372debe2

      Attachments

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

        Activity

          People

            vestbo Tor Arne Vestbø
            flammedmill Sergey Kudaev
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes