[Bug 22034] EXIT_ON_ERROR should use ERR instead of WARN in winealsa.drv

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 15 18:06:09 CDT 2010


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





--- Comment #3 from Raymond <superquad.vortex2 at gmail.com>  2010-07-15 18:06:09 ---
(In reply to comment #1)
> http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
> 
> Feel free to send patch to wine-patches.

After perform some testing, change WARN to ERR in waveout , wavein are still
too late since this is a fatal error, the driver is actually unusable when
snd_pcm_hw_params() fail

i.e. wine should not add this alsa device to playback device list and capture
device list during compute_device_cap

-- 
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