Bug 517721

Summary: PATCH: openal-soft causes applications which want to capture sound fail
Product: [Fedora] Fedora Reporter: Hans de Goede <hdegoede>
Component: openal-softAssignee: Thomas Kowaliczek <linuxdonald>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: linuxdonald
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-16 11:35:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
PATCH: openal-soft causes applications which want to capture sound fail none

Description Hans de Goede 2009-08-16 09:36:50 UTC
Created attachment 357563 [details]
PATCH: openal-soft causes applications which want to capture sound fail

Description of problem:
openal-soft has some errors in its alsa capture init code, causing applications
which want to not only playback but also capure sound (such as all quake3io based
games for in game voice chatting)  fail.

Attached is a patch (backported from upstream git) fixing this.

Comment 1 Thomas Kowaliczek 2009-08-16 11:33:57 UTC
I have added the patch.