Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-2328

OpenWFD Initialization fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P0: Blocker
    • QSR 2.1 Beta 3
    • QSR 2.1.0 Beta 2
    • Adaptation
    • None
    • Integrity, QNX
    • 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

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

        Activity

          People

            jussi_witick Jussi Witick
            jarlamsa Jarno Lämsä
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes