Comment 22 for bug 1415219

Revision history for this message
Sebastian Lackner (slackner) wrote :

Besides opening an upstream bug report at winehq.org, I already told one of the d3d developers privately about this issue.

He would like to know if the following patch (applied on top of 1.7.35) shows a different behavour:
http://paste.debian.net/plain/143209

When you have still checked out wine git, you can do:

git bisect reset
git checkout master
patch -p1 < patch_to_downloaded_file

afterwards compile & install, then test again. Thanks for all your effort by the way.