http://bugs.winehq.org/show_bug.cgi?id=29511
Bug #: 29511 Summary: IrfanView fails to play a specific WAV file Product: Wine Version: 1.3.36 Platform: x86-64 URL: http://www.irfanview.com/main_download_engl.htm OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winmm&mci AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: hoehle@users.sourceforge.net Classification: Unclassified Regression SHA1: 23060afdcd0f34cf25a5e855ce06242f01ab3048
Created attachment 38218 --> http://bugs.winehq.org/attachment.cgi?id=38218 Terminal output
Most of the WAV files I've tried to play in IrfanView thus far have exhibited the behavior described in bug 19496: IrfanView displays an error four times but plays the file anyway. However, I have one WAV file (not freely downloadable) which fails to play at all (it also shows six errors instead of four).
I found that this particular file could be played in 1.1.32 and earlier, though it would be cut off after a few seconds. For a brief time between releases (e.g. wine-1.1.32-321-g1c7c406) the entire file was played successfully. There were only five errors displayed when this worked.
Anyway, this is the result of regression testing:
23060afdcd0f34cf25a5e855ce06242f01ab3048 is the first bad commit commit 23060afdcd0f34cf25a5e855ce06242f01ab3048 Author: Jörg Höhle hoehle@users.sourceforge.net Date: Wed Oct 21 17:44:58 2009 +0200
mciwave: Play/Record return MCIERR_OUTOFRANGE as required.
:040000 040000 e24c8f7320fb7a293aaafc6ffc0a65f07806d6e0 ce50f70f14ea28635dbc16603a11c6b9ff48b7d3 M dlls
git checkout 23060afdcd0f34cf25a5e855ce06242f01ab3048 -> file fails to play git checkout 23060afdcd0f34cf25a5e855ce06242f01ab3048^ -> file is played successfully