Details
-
Bug
-
Resolution: Fixed
-
P0: Blocker
-
QSR 2.1.0 Beta 2
-
None
-
-
d41c7e538 (dev), 27b0bf81e (tqtc/lts-6.5), 94475467b (tqtc/lts-6.5.4)
Description
Wfd initialization code calls multiple of enumerate functions such as WfdEnumerateDevices.
According to Wfd -API, the enumerate functions return zero whenever there is an error. Currently the functions are checking that the return value is != WFD_ERROR_NONE, which effectively means that enumerate call will result in a exception every time the function actually was executed successfully.
Following function call return values are currently erroneous in the OpenWFD-adaptation:
wfdEnumerateDevices
wfdEnumeratePorts
wfdGetPortModes
wfdEnumeratePipelines
Attachments
For Gerrit Dashboard: QSR-2328 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
526710,3 | Fix OpenWFD initialization | dev | tqtc-boot2qt/qtsaferenderer-runtime | Status: MERGED | +2 | 0 |
526801,2 | Fix OpenWFD initialization | tqtc/lts-6.5 | tqtc-boot2qt/qtsaferenderer-runtime | Status: MERGED | +2 | 0 |
526949,2 | Fix OpenWFD initialization | tqtc/lts-6.5.4 | tqtc-boot2qt/qtsaferenderer-runtime | Status: MERGED | +2 | 0 |