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

Missing files crashes program on Android

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.15.1
    • 5.15.0 RC2
    • Quick: Dialogs
    • None
    • Android 8.1.0 (Oreo)
      Build is made on Linux (Fedora 32)
      SDK Version: 2.0
      NDK Bundle Version: 21.1.6352462
      JDK: 1.8.0_251
    • Android
    • 7aeaa7aa1ef38ed337b41ea785852c72e48d6f22 (qt/qtquickcontrols/dev) f4a6a1544c413bd0d39c3b82a048f9d68080e390 (qt/qtquickcontrols/5.15)
    • 2020wk32

      Reproducing the bug:
      1) Download Qt 5.15 

      2) Compile the code from documentation https://doc.qt.io/qt-5/qml-qtquick-dialogs-colordialog.html 

      3) Click on OK/Cancel buttons (or close the dialog in other ways)

      4) ColorDialog cannot be closed and the whole app does not respond to any actions.

      This is caused because a few files are missing in qt sources for android. Manually adding DefaultWindowDecoration.qml  (easily found on the Internet) to

      ~/ Qt/5.15.0/android/qml/QtQuick/Dialogs/

      fixes the problem, but causes 3 another warning, anyway everything works fine. 

       

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

            assam Assam Boudjelthia
            malibushko Yehor Tsyba
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes