http://bugs.winehq.org/show_bug.cgi?id=25549
--- Comment #7 from Wylda wylda@volny.cz 2010-12-18 12:32:26 CST ---
I don't understand how to generate the fix
Fix does not exist yet and thus this bug is still in OPEN state. Probably only Alexandre knows how to fix this ;) so you have to wait for a fix or try to fix it yourself.
If you want to see your collection correctly running under latest wine-1.3.9 you can revert this trouble-making-patch by:
git show ea596f8a5f7d732bb56b5921ceb964137df0b930 | patch -p1 -R
but this is only work around, not proper fix. But works, tested now. What i do, i follow this link:
http://wiki.winehq.org/RegressionTesting
which points out what patch broke the application. For further question you should try forum and keep bugzilla only for bug fixing. Thank you.