http://bugs.winehq.org/show_bug.cgi?id=21643
--- Comment #5 from Jörg Höhle hoehle@users.sourceforge.net 2010-02-09 06:09:28 ---
It works better than <1.1.38
Good to hear. Regarding your bug #21580, I assume one of the MIDI improvements between 1.1.37 and 1.1.38 made the loop work, but the "refuse to open" patch plays it safe, showing a useful fixme message (perhaps err would have been better) instead of allowing Wine to hang as in bug #9220 (or hang partly waiting to loop the MIDI song).
Its drawback is it silences all apps that access the MIDI mapper with callback flags and offer no configuration setting for using another MIDI device (e.g. device #0).
To hear the music, you'll have to use my "redirect MIDI mapper to device #0" hack until I -- or somebody else -- implements notification for the MIDI mapper. Thank you for your bug report. BTW, are those "ooch" and "Unknown MEVT" fixme still present in 1.1.38 with the hack applied?
Admins, please mark this as "confirmed".