[Bug 26271] New: winecfg does not play 'Test Sound'
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(a)winehq.org ReportedBy: andreas.bierfert(a)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 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26271 Andreas Bierfert <andreas.bierfert(a)lowlatency.de> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://bugzilla.redhat.com | |/show_bug.cgi?id=672044 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26271 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26271 --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-03-01 10:54:16 CST --- Are you using a RedHat build with pulseaudio patches? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26271 --- Comment #2 from Andreas Bierfert <andreas.bierfert(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26271 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-03-01 11:35:59 CST --- Please use a normal Wine build, your build can't be supported here. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26271 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-03-01 11:36:09 CST --- Closing. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26271 Andreas Bierfert <andreas.bierfert(a)lowlatency.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID | --- Comment #5 from Andreas Bierfert <andreas.bierfert(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26271 --- Comment #6 from Dmitry Timoshkov <dmitry(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26271 --- Comment #7 from Dmitry Timoshkov <dmitry(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26271 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26271 Ben Klein <shacklein(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |shacklein(a)gmail.com --- Comment #8 from Ben Klein <shacklein(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26271 --- Comment #9 from Andreas Bierfert <andreas.bierfert(a)lowlatency.de> 2011-03-03 02:03:49 CST --- Of course you are right. winecfg+all,alsa+all,winmm+all gives the same messages. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26271 Raymond <superquad.vortex2(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |superquad.vortex2(a)gmail.com --- Comment #10 from Raymond <superquad.vortex2(a)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; -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26271 --- Comment #11 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-03-08 00:25:38 CST --- Really invalid then? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26271 --- Comment #12 from Ben Klein <shacklein(a)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). -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26271 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #13 from Juan Lang <juan_lang(a)yahoo.com> 2011-03-08 18:43:47 CST --- Agreed. Marking invalid. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26271 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Juan Lang <juan_lang(a)yahoo.com> 2011-03-08 18:44:08 CST --- Closing invalid, again. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26271 --- Comment #15 from Raymond <superquad.vortex2(a)gmail.com> 2011-04-23 01:48:25 CDT --- (In reply to comment #0)
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
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 -- 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.
participants (1)
-
wine-bugs@winehq.org