http://bugs.winehq.org/show_bug.cgi?id=11142
Summary: Roland XV-Editor program crashes when setting midi ports Product: Wine Version: 0.9.52. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: gsking1@yahoo.com
Created an attachment (id=10171) --> (http://bugs.winehq.org/attachment.cgi?id=10171) backtrace text
Tried to run Roland's XV-Editor. This is a program that that controls settings on an external XV-2020 synth. I believe it all works through midi sending SysEx messages. The XV-2020 is connected via its USB-midi port. Same issue when connect through midi ports. Otherwise midi with this unit seems fine as I normally use it with Rosegarden and other linux midi sequencing software.
gsking@blaster:~/.wine/drive_c/Program Files/Roland/XVEditor$ wine XV-2020Editor.exe fixme:mixer:ALSA_MixerInit No master control found on M Audio Audiophile 24/96, disabling mixer fixme:mixer:ALSA_MixerInit No master control found on XV-2020, disabling mixer wine: Call from 0x7b840f8c to unimplemented function winmm.dll.midiConnect, aborting wine: Unimplemented function winmm.dll.midiConnect called at address 0x7b840f8c (thread 0009), starting debugger... Unhandled exception: unimplemented function winmm.dll.midiConnect called in 32-bit code (0x7b841006).
Entire backtrace log is attached.