http://bugs.winehq.org/show_bug.cgi?id=33372
Bug #: 33372 Summary: winmm:midi fails on systems with no sound card Product: Wine Version: 1.5.19 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: winmm&mci AssignedTo: wine-bugs@winehq.org ReportedBy: fgouget@codeweavers.com Classification: Unclassified
See the results for the new TestBot's Windows 2008 64-bit VM: http://newtestbot.winehq.org/JobDetails.pl?Key=589
winmm:
midi.c:290: Test failed: midiOutOpen(dev=0) rc=MMSYSERR_NODRIVER midi.c:489: Test failed: midiStreamOpen(dev=-2) rc=MMSYSERR_NODRIVER midi.c:290: Test failed: midiOutOpen(dev=-1) rc=MMSYSERR_NODRIVER midi.c:489: Test failed: midiStreamOpen(dev=-2) rc=MMSYSERR_NODRIVER
http://bugs.winehq.org/show_bug.cgi?id=33372
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source
http://bugs.winehq.org/show_bug.cgi?id=33372
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Linux |Windows
https://bugs.winehq.org/show_bug.cgi?id=33372
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from François Gouget fgouget@codeweavers.com --- This got fixed by:
commit ff7511cc0a5ffd410991f5563222adf45abc5663 Author: Michael Stefaniuc mstefani@redhat.de Date: Tue Oct 29 23:31:04 2013 +0100
winmm/tests: Skip tests for MMSYSERR_NODRIVER too.
https://bugs.winehq.org/show_bug.cgi?id=33372
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.13.
https://bugs.winehq.org/show_bug.cgi?id=33372
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ff7511cc0a5ffd410991f556322 | |2adf45abc5663 CC| |focht@gmx.net