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

standardLocations(QStandardPaths::AppDataLocation) returns invalid path

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.9.6, 5.11.0
    • 5.9.0
    • QPA
    • None
    • Qt5.9 OSX

       
    • macOS
    • aebc9023bb0acb9697540b444a6dfae95b762644 (5.11) edc7aec065356b9f58ce82a038cca092cad76e2d (5.9.6)

       

        QStringList dirs = QStandardPaths::standardLocations(QStandardPaths::AppDataLocation);   

      returns 3 paths. the last is wrong. it returns

       

      <appname>.appContents/Resources  intead of

      <appname>.app/Content/Resources

       

      worked in 5.8

       

        For Gerrit Dashboard: QTBUG-61159
        # Subject Branch Project Status CR V

            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            jkj jkj yuio
            Votes:
            4 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes