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

Enums in simulationData cannot be parsed correctly

    XMLWordPrintable

Details

    • 156b9a2bd (dev), a9e4f7164 (6.6)

    Description

      When starting the ifvehiclefunctions-simulation-server or the climate_qml example you see the following warnings:

      qtinterfaceframework.vehiclefunctions.simulation.qifclimatecontrolbackend: INITIALIZE
      qtinterfaceframework.vehiclefunctions.simulation.qifclimatecontrolbackend: SIMULATION airConditioningEnabled changed to: true
      qtinterfaceframework.vehiclefunctions.simulation.qifclimatecontrolbackend: SIMULATION changing automaticClimateFanIntensityLevel is not possible: provided: 0 constraint: unsupported
      Couldn't retrieve MetaObject for enum parsing: QMap(("type", QVariant(QString, "enum"))("value", QVariant(QString, "QtIfVehicleFunctions::ClimateOn")))
      Please make sure QtIfVehicleFunctions* is registered in Qt's meta-type system: qRegisterMetaType<QtIfVehicleFunctions*>()
      

      Attachments

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

        Activity

          People

            gagi Dominik Holland
            gagi Dominik Holland
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes