http://bugs.winehq.org/show_bug.cgi?id=17608
Summary: microKORG Sound Editor can't communicate with microKORG via MIDI Product: Wine Version: 1.1.16 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: simongmzlj@gmail.com
Created an attachment (id=19774) --> (http://bugs.winehq.org/attachment.cgi?id=19774) Back trace of the program running
The microKORG Sound Editor is the official software patch editor/library for the microKORG. The program runs perfectly except for the fact that it can't actually find an attached microKORG. This line appears in the console just before failure and is most likely the broken code:
fixme:midi:midRecThread Sysex data received but no buffer to store it!
Other programs under wine (Abletone Live and FL Studio) see and communicate with my MIDI controllers and my microKORG just fine. The program in question sees my controller just fine as well, both using alsa and oss. Attached is the output when the program is run with WINEDEBUG=+midi with the microKORG plugged in using alsa.
http://bugs.winehq.org/show_bug.cgi?id=17608
Christian Costa titan.costa@wanadoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa@wanadoo.fr
--- Comment #1 from Christian Costa titan.costa@wanadoo.fr 2009-03-12 13:39:16 --- According to the log the app prepare a buffer for recording with midPrepare but does not add it in the queue with midAddBuffer. So when an sysex is received, there no buffer to store into it. Maybe something prevents the app to queue the buffer or there is something to do in this particular case.
http://bugs.winehq.org/show_bug.cgi?id=17608
--- Comment #2 from Simon Gomizelj simongmzlj@gmail.com 2009-03-15 05:43:38 --- Anything I can do to help determine the error? I would love to get this program working and getting a microKORG is a bit much for tracking down this error.
http://bugs.winehq.org/show_bug.cgi?id=17608
--- Comment #3 from Christian Costa titan.costa@wanadoo.fr 2009-03-25 14:06:47 --- Could you also enable winmm channel in addition to midi ? Is it possible to make the app available ? I think the bug can be triggered with any midi devices other than a microKORG.
http://bugs.winehq.org/show_bug.cgi?id=17608
--- Comment #4 from Christian Costa titan.costa@wanadoo.fr 2009-03-28 06:09:11 --- If you could also add +driver that would be fine.
http://bugs.winehq.org/show_bug.cgi?id=17608
--- Comment #5 from Austin English austinenglish@gmail.com 2009-10-01 15:09:49 --- Is this still an issue in current (1.1.30 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=17608
--- Comment #6 from Christian Costa titan.costa@wanadoo.fr 2010-01-06 14:29:24 --- I suggest to close this bug as abandonned.
http://bugs.winehq.org/show_bug.cgi?id=17608
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #7 from Austin English austinenglish@gmail.com 2010-01-06 15:28:03 --- Fine by me.
http://bugs.winehq.org/show_bug.cgi?id=17608
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Austin English austinenglish@gmail.com 2010-01-06 15:28:13 --- Closing.