http://bugs.winehq.org/show_bug.cgi?id=26271
Summary: winecfg does not play 'Test Sound' Product: Wine Version: 1.3.14 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: andreas.bierfert@lowlatency.de
Steps to reproduce: 1) Start winecfg 2) Go to Audio tab 3) Select (any) audio driver (example below with ALSA Driver) 4) Click Apply 5) Click Test Sound
Result: No sound is played
Expected Result: Sound is played
Interestingly sound works just fine in wine applications (tested with winamp). So this points to some problem in winecfg.
This has not worked for me since at least 1.3.10.
WINEDEBUG=coreaudio+all winecfg gives: err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element fixme:winmm:proc_PlaySound Couldn't play header fixme:winmm:proc_PlaySound Couldn't play header
http://bugs.winehq.org/show_bug.cgi?id=26271
Andreas Bierfert andreas.bierfert@lowlatency.de changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://bugzilla.redhat.com | |/show_bug.cgi?id=672044
http://bugs.winehq.org/show_bug.cgi?id=26271
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor
http://bugs.winehq.org/show_bug.cgi?id=26271
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-01 10:54:16 CST --- Are you using a RedHat build with pulseaudio patches?
http://bugs.winehq.org/show_bug.cgi?id=26271
--- Comment #2 from Andreas Bierfert andreas.bierfert@lowlatency.de 2011-03-01 10:58:40 CST --- Yes. The fedora build includes the pulseaudio patches. However, this also occurs if the pa subpackages are not installed.
Unless something at buildtime breaks this it is not related to pa.
http://bugs.winehq.org/show_bug.cgi?id=26271
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-01 11:35:59 CST --- Please use a normal Wine build, your build can't be supported here.
http://bugs.winehq.org/show_bug.cgi?id=26271
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-01 11:36:09 CST --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=26271
Andreas Bierfert andreas.bierfert@lowlatency.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #5 from Andreas Bierfert andreas.bierfert@lowlatency.de 2011-03-01 14:10:52 CST --- This is a normal build. As I stated before: If the winepulse patches do not break the build itself (which I doubt) they are not related to the bug described here.
For the fun of it I did a rebuild w/o the pa patches and the bug persists... reopening.
http://bugs.winehq.org/show_bug.cgi?id=26271
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-01 22:04:17 CST --- (In reply to comment #5)
This is a normal build. As I stated before: If the winepulse patches do not break the build itself (which I doubt) they are not related to the bug described here.
You should report a bug when: You haven't modified Wine in any way (i.e. you are using a prepackaged binary or built from source by doing: "./configure ; make depend ; make")
winepulse patches do modify Wine source, if you are using such a Wine build you need to report all bugs with it to its packager, not here.
As long as you are using vanilla Wine source this bug is valid.
http://bugs.winehq.org/show_bug.cgi?id=26271
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-02 07:22:13 CST --- (In reply to comment #6)
(In reply to comment #5)
This is a normal build. As I stated before: If the winepulse patches do not break the build itself (which I doubt) they are not related to the bug described here.
From http://wiki.winehq.org/Bugs:
You should report a bug when: You haven't modified Wine in any way (i.e. you are using a prepackaged binary or built from source by doing: "./configure ; make depend ; make")
winepulse patches do modify Wine source, if you are using such a Wine build you need to report all bugs with it to its packager, not here.
As long as you are using vanilla Wine source this bug is valid.
I've added a clarification to http://wiki.winehq.org/Bugs what "You haven't modified Wine in any way" means for broken or unsupported Wine packages like FC builds with unofficial pulseaudio patches.
Please consider building Wine package without any modifications, or clearly state that your builds include unofficial and not supported patches, so that users know that they can not report bugs to WineHQ using your builds.
http://bugs.winehq.org/show_bug.cgi?id=26271
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
http://bugs.winehq.org/show_bug.cgi?id=26271
Ben Klein shacklein@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |shacklein@gmail.com
--- Comment #8 from Ben Klein shacklein@gmail.com 2011-03-03 01:47:33 CST --- (In reply to comment #0)
WINEDEBUG=coreaudio+all winecfg gives: err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element fixme:winmm:proc_PlaySound Couldn't play header fixme:winmm:proc_PlaySound Couldn't play header
For future reference, coreaudio is a MacOS audio driver.
http://bugs.winehq.org/show_bug.cgi?id=26271
--- Comment #9 from Andreas Bierfert andreas.bierfert@lowlatency.de 2011-03-03 02:03:49 CST --- Of course you are right.
winecfg+all,alsa+all,winmm+all
gives the same messages.
http://bugs.winehq.org/show_bug.cgi?id=26271
Raymond superquad.vortex2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |superquad.vortex2@gmail.com
--- Comment #10 from Raymond superquad.vortex2@gmail.com 2011-03-04 19:10:05 CST ---
fixme:winmm:proc_PlaySound Couldn't play header fixme:winmm:proc_PlaySound Couldn't play header
This is because winepulse does not support WODM_PREPARE
you should ask the author of winepulse ?
+ case WODM_PREPARE: + case WODM_UNPREPARE: + + case WODM_GETPITCH: + case WODM_SETPITCH: + + case WODM_GETPLAYBACKRATE: + case WODM_SETPLAYBACKRATE: + return MMSYSERR_NOTSUPPORTED;
http://bugs.winehq.org/show_bug.cgi?id=26271
--- Comment #11 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-08 00:25:38 CST --- Really invalid then?
http://bugs.winehq.org/show_bug.cgi?id=26271
--- Comment #12 from Ben Klein shacklein@gmail.com 2011-03-08 16:48:31 CST --- (In reply to comment #11)
Really invalid then?
Yes, for two reasons: 1) Non-upstream patch (winepulse) is in use. 2) Even if winepulse WAS supported by Wine, the problem appears to be winepulse is missing a feature, and winepulse bugs are not tracked at winehq (because of #1).
http://bugs.winehq.org/show_bug.cgi?id=26271
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #13 from Juan Lang juan_lang@yahoo.com 2011-03-08 18:43:47 CST --- Agreed. Marking invalid.
http://bugs.winehq.org/show_bug.cgi?id=26271
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Juan Lang juan_lang@yahoo.com 2011-03-08 18:44:08 CST --- Closing invalid, again.
http://bugs.winehq.org/show_bug.cgi?id=26271
--- Comment #15 from Raymond superquad.vortex2@gmail.com 2011-04-23 01:48:25 CDT --- (In reply to comment #0)
Steps to reproduce:
- Start winecfg
- Go to Audio tab
- Select (any) audio driver (example below with ALSA Driver)
- Click Apply
- Click Test Sound
Result: No sound is played
Expected Result: Sound is played
Interestingly sound works just fine in wine applications (tested with winamp). So this points to some problem in winecfg.
This has not worked for me since at least 1.3.10.
WINEDEBUG=coreaudio+all winecfg gives: err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element fixme:winmm:proc_PlaySound Couldn't play header fixme:winmm:proc_PlaySound Couldn't play header
AFAIK , wine pick up the first checked audio driver , so you must uncheck all the audio drivers which are above your selected driver in winecfg