Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.6.0
-
None
-
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*>()