Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Apr 2016 07:54:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208598] multimedia/qt5-multimedia: ALSA QAudioInput::suspend() doesn't suspend
Message-ID:  <bug-208598-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208598

            Bug ID: 208598
           Summary: multimedia/qt5-multimedia: ALSA QAudioInput::suspend()
                    doesn't suspend
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: shurd@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)
          Assignee: kde@FreeBSD.org

Created attachment 169067
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D169067&action=
=3Dedit
Stops the PCM when QAudioInput::suspend() is called

The ALSA plugin doesn't suspend the ALSA device when the ::suspend() method=
 is
called.  This results in underrun errors when it's resumed.

In ALSA, stopping a pcm doesn't close it, so the ALSA stop/start functions =
map
to the QAudioInput suspend/resume functions.

Patch attached.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208598-13>