http://bugs.winehq.org/show_bug.cgi?id=20541
Summary: No MIDI in to Piano Teacher v3.0 on Wine 1.1.32 Product: Wine Version: 1.1.32 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: sgparry@mainscreen.com
Created an attachment (id=24502) --> (http://bugs.winehq.org/attachment.cgi?id=24502) WINE_DEBUG=+midi captured output.
Evolution Piano Teacher v3.0 was working fine on 1.1.31. Since the latest deb update, it no longer receives midi messages from my M-Audio keyboard. Other non-Wine apps continue to function fine with the keyboard. The application is a 16 bit Windows App (!). The output from wine with WINE_DEBUG=+midi is attached.
http://bugs.winehq.org/show_bug.cgi?id=20541
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2009-11-01 11:41:47 --- If this is a regression, please see http://wiki.winehq.org/RegressionTesting for instructions.
http://bugs.winehq.org/show_bug.cgi?id=20541
--- Comment #2 from sgparry@mainscreen.com 2009-11-01 11:52:48 --- Created an attachment (id=24507) --> (http://bugs.winehq.org/attachment.cgi?id=24507) New log file with WINEDEBUG=+midi,+winmm
http://bugs.winehq.org/show_bug.cgi?id=20541
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Summary|No MIDI in to Piano Teacher |No MIDI in to Piano Teacher |v3.0 on Wine 1.1.32 |v3.0
http://bugs.winehq.org/show_bug.cgi?id=20541
Eric Pouech eric.pouech@orange.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED AssignedTo|wine-bugs@winehq.org |eric.pouech@orange.fr Ever Confirmed|0 |1
--- Comment #3 from Eric Pouech eric.pouech@orange.fr 2009-11-01 14:44:25 --- Created an attachment (id=24510) --> (http://bugs.winehq.org/attachment.cgi?id=24510) patch
no need for regression testing, the 16bit separation (between winmm.dll and mmsystem.dll16) likely broke the stuff could you test the attached patch to see if it helps ?
A+
http://bugs.winehq.org/show_bug.cgi?id=20541
--- Comment #4 from sgparry@mainscreen.com 2009-11-01 15:27:49 --- (In reply to comment #3)
Created an attachment (id=24510)
--> (http://bugs.winehq.org/attachment.cgi?id=24510) [details]
patch
no need for regression testing, the 16bit separation (between winmm.dll and mmsystem.dll16) likely broke the stuff could you test the attached patch to see if it helps ?
A+
Thanks for the patch.
I am a newbie as far as using git and patching is concerned. I have cloned the git repository and built it from the head revision as per the regression testing instructions; Could you please give me a quick rundown of how I get back to the 1.1.32 revision and then apply this patch please?
http://bugs.winehq.org/show_bug.cgi?id=20541
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2009-11-01 15:39:36 --- git bisect --reset git reset --hard wine-1.1.32
http://bugs.winehq.org/show_bug.cgi?id=20541
--- Comment #6 from sgparry@mainscreen.com 2009-11-01 19:15:14 --- (In reply to comment #3)
Created an attachment (id=24510)
--> (http://bugs.winehq.org/attachment.cgi?id=24510) [details]
patch
no need for regression testing, the 16bit separation (between winmm.dll and mmsystem.dll16) likely broke the stuff could you test the attached patch to see if it helps ?
A+
Eric, Thanks, I would like to confirm that the patch DOES WORK. What should I do with the status? regards Stephen Parry
http://bugs.winehq.org/show_bug.cgi?id=20541
Anders Jonsson anders.jonsson@norsjonet.se changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |anders.jonsson@norsjonet.se
--- Comment #7 from Anders Jonsson anders.jonsson@norsjonet.se 2010-02-11 04:41:09 --- http://source.winehq.org/git/wine.git/?a=commit;h=ceddc0ae1b95c95a650c121f89...
The patch made it to git. Is this bug still a problem in more recent versions of wine? If not, set resolution to "fixed".
http://bugs.winehq.org/show_bug.cgi?id=20541
Eric Pouech eric.pouech@orange.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED
--- Comment #8 from Eric Pouech eric.pouech@orange.fr 2010-06-09 14:28:46 --- reported as fixed
http://bugs.winehq.org/show_bug.cgi?id=20541
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2010-06-11 12:52:16 --- Closing bugs fixed in 1.2-rc3.