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

QDeclarativeEngine::setOfflineStoragePath does not work in Symbian with sqlite databases

XMLWordPrintable

    • 2299f684f0ca6bdf49128b17c49488ae27b49479

      When using the default offline storage path in QML and creating a new sqlite database, the database (.sqlite and .ini file) is created in the application's private folder under QML\OfflineStorage\Database\

      However, if I manually call the QDeclarativeEngine::setOfflineStoragePath() function and set a directory, the following happens:

      • .ini file goes in this path under the Database folder correctly.
      • .sqlite filename is corrupted (only a square character is visible in the Symbian filebrowser) and is placed in the application private directory.

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

            e0348803 Miikka Heikkinen
            o2salone Olli Salonen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes