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

QStandardPath::CacheLocation returns wrong path on Android

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.2.0 Beta1 , 5.2.0 RC1
    • QPA
    • None
    • Android

    Description

      QStandardPaths::standardLocations(QStandardPaths::CacheLocation) returns

      "/data/data/org.qtproject.quickforecast/files/.cache/Digia/QuickForecast/"
      

      It should return:

      "/data/data/org.qtproject.quickforecast/cache/Digia/QuickForecast/"
      

      or even only:

      "/data/data/org.qtproject.quickforecast/cache/"
      

      Attachments

        Issue Links

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

          Activity

            People

              esabraha Eskil Abrahamsen Blomfeldt
              carochao Caroline Chao (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes