[Bug 20541] New: No MIDI in to Piano Teacher v3.0 on Wine 1.1.32
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(a)winehq.org ReportedBy: sgparry(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20541 --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2009-11-01 11:41:47 --- If this is a regression, please see http://wiki.winehq.org/RegressionTesting for instructions. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20541 --- Comment #2 from sgparry(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20541 Vitaliy Margolen <vitaliy(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20541 Eric Pouech <eric.pouech(a)orange.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED AssignedTo|wine-bugs(a)winehq.org |eric.pouech(a)orange.fr Ever Confirmed|0 |1 --- Comment #3 from Eric Pouech <eric.pouech(a)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+ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20541 --- Comment #4 from sgparry(a)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? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20541 --- Comment #5 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-11-01 15:39:36 --- git bisect --reset git reset --hard wine-1.1.32 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20541 --- Comment #6 from sgparry(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20541 Anders Jonsson <anders.jonsson(a)norsjonet.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anders.jonsson(a)norsjonet.se --- Comment #7 from Anders Jonsson <anders.jonsson(a)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". -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20541 Eric Pouech <eric.pouech(a)orange.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #8 from Eric Pouech <eric.pouech(a)orange.fr> 2010-06-09 14:28:46 --- reported as fixed -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20541 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-11 12:52:16 --- Closing bugs fixed in 1.2-rc3. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org