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

QAudioDeviceInfo does not find audio devices after macdeployqt

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.2.0 RC1
    • 5.2.0 Beta1
    • None
    • Mac OS X (tested on 10.7 MBP and 10.8 Mac mini)
    • f422af85ef01c73b0ea08026448adf99171809d2

      Applications using QAudioDeviceInfo which work fine with Qt 4.8 to Qt 5.1.1 now find audio devices only when run from QCreator. After running ~/Qt5.2.0/5.2.0-beta1/clang_64/bin/macdeployqt on them no audio device is found anymore.

      This includes the Qt 5.2->Qt Multimedia-> Audio Devices Example.

      Load it in QCreator and run: all audio devices are found.
      Run macdeployqt on the app, and then run the app directly (not from QCreator): no audio devices found.

      That means no audio for any Qt 5.2 Multimedia app to be deployed on Mac.

      No code attached, as you can reproduce using the Qt Multimedia Audio Devices Example.

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

            sorvig Morten Sørvig
            kalileo Kali Leo
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes