Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-5723 No audio devices found for Ubuntu with QAudio classes
  3. QTBUG-6866

no audiodevices found using QAudioDeviceInfo::availableDevices on Ubuntu 9.0.4

    XMLWordPrintable

Details

    • Change Request
    • Resolution: Done
    • Not Evaluated
    • 4.7.4
    • Multimedia
    • None
    • Ubuntu 9.0.4

    • 35c534491ef048abc072d5ebaaecb756fe8f5773

    Description

      This issues was said to be fixed however i get the same result. I built the git tree for qt4.6.0 and the master, both had the commit 35c534491ef048abc072d5ebaaecb756fe8f5773, which was said to fix the issue.

      I have same OS version and asla version, 1.0.18 (from /usr/include/alsa/version.h), as original bug reporter. my print from aplay -L

      aplay -L
      front:CARD=AudioPCI,DEV=0
      Ensoniq AudioPCI, ES1371 DAC2/ADC
      Front speakers
      rear:CARD=AudioPCI,DEV=0
      Ensoniq AudioPCI, ES1371 DAC1
      Rear speakers
      surround40:CARD=AudioPCI,DEV=0
      Ensoniq AudioPCI, ES1371 DAC2/ADC
      4.0 Surround output to Front and Rear speakers
      iec958:CARD=AudioPCI,DEV=0
      Ensoniq AudioPCI, ES1371 DAC2/ADC
      IEC958 (S/PDIF) Digital Audio Output
      null
      Discard all samples (playback) or generate zero samples (capture)

      I have built in debug mode and stepped through the code, in QAudioDeviceInfoInternal::availableDevices, asla devices are detected, however no devices are appended to the list because it searches the deviceDescrption for "Default Audio Device", which does not exist therefore returning 0 devices

      Attachments

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

        Activity

          People

            korbatit Kurt Korbatits (closed Nokia identity) (Inactive)
            jstanley1730 jason stanley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes