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

Android: debug deployment (shared Qt) still depends on necessitas, json file not found

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.4.0
    • 5.4.0
    • QPA
    • None
    • Linux
    • Android
    • 3e0a6c1b3698226e8f64d6e737d83a725fc970d9

    Description

      Try to deploy any QtQuick Controls application, now that the Android style has been integrated, like this:

      androiddeployqt --output . --deployment debug --install
      

      and you will get this error when you run it:

      qtquickcontrols/src/controls/Styles/Android/qquickandroidstyle.cpp:53 (QByteArray readFile(const QString&)): QQuickAndroidStyle: failed to read /data/data/org.kde.necessitas.ministro/files/dl/style/213/style.json

      With bundled deployment it's OK, but for development purposes debug is much better: no need to re-copy 10's of MB of Qt libraries each time you make a little change to your application. So I think it's an important use case to keep supporting.

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            srutledg Shawn Rutledge
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes