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

QStandardPath::CacheLocation returns wrong path on Android

XMLWordPrintable

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

      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/"
      

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes