http://bugs.winehq.org/show_bug.cgi?id=22235
Summary: mciqtz32: Add basic play capability causes regression in The Games Factory 2 demo Product: Wine Version: 1.1.41 Platform: x86 URL: http://www.clickteam.com/webftp/files/tgf2/Demo/TGF2De mo.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: titan.costa@wanadoo.fr
In The Games Factory 2 (demo) you can't drag-n-drop an object to the active worktable. Tested with both Wine-1.1.41 and the latest git (wine-1.1.41-434-gfbaaedd).
Howto reproduce the bug:
1. Start the demo 2. Click on View > Toolbars > enable Library window 3. Create a new application: Ctrl+N 4. Open the frame editor (double-click on Frame 1) 5. From the Local Library window (bottom-left panel), choose any of the available libraries and try to drag-n-drop any of the items to Frame 1 >> it fails (cursor shows a circle with a diagonal line)
This issue exists since Wine-1.1.19. Bisecting between 1.1.18 and 1.1.19 came up with the following commit:
893fc77332e7542189006ca4debc4e994ce297b7 is the first bad commit commit 893fc77332e7542189006ca4debc4e994ce297b7 Author: Christian Costa titan.costa@wanadoo.fr Date: Sun Mar 29 23:51:49 2009 +0200
mciqtz32: Add basic play capability.
:040000 040000 e5747ffb64cd0ed3b95b3e83d2e1c8896650faf0 ed083ec9563344b04762023113606d636ec84487 M dlls
However I couldn't revert that patch to the latest git, several hunks failed, so I couldn't test that patch caused the regression indeed.
Fedora 12 x86 Wine-1.1.41
Link to the demo added to url. Author of the patch added to CC.