[Bug 15710] New: sound regression in 1.1.6+

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 22 04:59:06 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15710

           Summary: sound regression in 1.1.6+
           Product: Wine
           Version: 1.1.6
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: directx-dsound
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: wine at wkresse.de
                CC: m.b.lankhorst at gmail.com


When starting the application Arindal
http://appdb.winehq.org/objectManager.php?sClass=version&iId=5586 (no login
required, just starting is enough), the volume of the PCM output is set to zero
(I am using xfce4-mixer-plugin). When logged it, the volume keeps resetting to
zero very often, probably related to when sounds are played or stop playing.

wine 1.1.6 introduced this problem, the current git version is still affected.

Checking the changes from 1.1.5 to 1.1.6 affecting dsound, I found commit
a4a9d50dd9651a8026044613ee537f020bd1aee6. Removing that from the code tree
solved the issue, so this commit introduced the problem.

commit a4a9d50dd9651a8026044613ee537f020bd1aee6
Author: Maarten Lankhorst <maarten at codeweavers.com>
Date:   Sun Sep 28 20:47:28 2008 +0200

    dsound: Fix volume and panning for primary buffer.

    Fixes failing dsound tests in wine.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list