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

use_pulseaudio flag isn't unset in Chromium tree when Pulseaudio was disabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.4.1
    • 5.4.0
    • Build System, WebEngine
    • None
    • 66992ebdf7d80c6fee817f786a8e0f13b80cd048

    Description

      There's a flag named "use_pulseaudio" in the Chromium tree in qtwebengine module which apparently switches Pulseaudio support in Chromium (it's used and set e.g. in qtwebengine/src/3rdparty/chromium/media/media.gyp). Qt configure script has also autodetection part and a couple of keys to detect and/or switch on/off Pulseaudio support.

      The problem is that the result of Pulseaudio support state of Qt configure doesn't affect at all "use_pulseaudio" flag. Actually it should be "use_pulseaudio=0" when PA was disabled during config and "use_pulseaudio=1" when it was enabled. The side effect is that Qt 5.4.0 fails to build Chromium on systems without Pulseaudio.

      Attachments

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

        Activity

          People

            allan.jensen Allan Sandfeld Jensen
            achernov Alexey Chernov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes