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

Qt Quick 1 calendar not working on Qt 5.15.2

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Not Evaluated
    • None
    • 5.15.2
    • Quick: Controls 1
    • None
    • Android

    Description

      I recently switched from Qt 5.12.10 to Qt 5.15.2 and I've just discovered that the Qt Quick controls 1 "calendar" is not working well (rendering issues).

      These are the warning messages:

      MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/CalendarStyle.qml:55: TypeError: Cannot read property 'defaultBackgroundColor' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:94: TypeError: Cannot read property 'ENABLED_SELECTED_WINDOW_FOCUSED_STATE_SET' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:92: TypeError: Cannot read property 'ENABLED_WINDOW_FOCUSED_STATE_SET' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:91: TypeError: Cannot read property 'ENABLED_WINDOW_FOCUSED_STATE_SET' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:89: TypeError: Cannot read property 'ENABLED_WINDOW_FOCUSED_STATE_SET' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:96:5: Unable to assign [undefined] to int
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:94: TypeError: Cannot read property 'ENABLED_SELECTED_WINDOW_FOCUSED_STATE_SET' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:92: TypeError: Cannot read property 'ENABLED_WINDOW_FOCUSED_STATE_SET' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:91: TypeError: Cannot read property 'ENABLED_WINDOW_FOCUSED_STATE_SET' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:89: TypeError: Cannot read property 'ENABLED_WINDOW_FOCUSED_STATE_SET' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:96:5: Unable to assign [undefined] to int
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:112: TypeError: Cannot read property 'TextView_gravity' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:108: TypeError: Cannot read property 'TextView_gravity' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:103: TypeError: Cannot read property 'TextView_ellipsize' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:101: TypeError: Cannot read property 'TextView_maxLines' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:94: TypeError: Cannot read property 'TextAppearance_textColor' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:93: TypeError: Cannot read property 'TextAppearance_textColorHighlight' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:92: TypeError: Cannot read property 'TextAppearance_textColorHint' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:91: TypeError: Cannot read property 'TextAppearance_textColorLink' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:89: TypeError: Cannot read property 'TextAppearance_textColor' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:99: TypeError: Cannot read property 'TextAppearance_textAllCaps' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:98: TypeError: Cannot read property 'TextAppearance_textStyle' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:97: TypeError: Cannot read property 'TextAppearance_textStyle' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:96: TypeError: Cannot read property 'TextAppearance_textSize' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:112: TypeError: Cannot read property 'TextView_gravity' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:108: TypeError: Cannot read property 'TextView_gravity' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:103: TypeError: Cannot read property 'TextView_ellipsize' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:101: TypeError: Cannot read property 'TextView_maxLines' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:94: TypeError: Cannot read property 'TextAppearance_textColor' of undefined
      W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:93: TypeError: Cannot read property 'TextAppearance_textColorHighlight' of undefined

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            mralmond Gianluca Bergamo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes