http://bugs.winehq.org/show_bug.cgi?id=22051
--- Comment #23 from Xavier Vachon xvachon@gmail.com 2010-07-11 11:15:09 --- (In reply to comment #22)
Hello,
--- quote --- In a clean prefix, with dotnet20 the patch executes and installs fine. There is an error window about a missing implementation which if I click OK, it kills the patch process. Otherwise, if I just let the patch run it works fine.
Uploading what I got from the console. --- quote ---
So are you saying the patch tool works? If yes, the bug can be closed.
--- quote --- There is an error window about a missing implementation which if I click OK, it kills the patch process. --- quote ---
That gdiplus insufficiency is covered by bug 23527 (can be worked around by preferring native over builtin -> winetricks gdiplusw).
Regards
The patch tool works if dotnet20 is installed. winetricks gdiplus solves the error message. If this is what you are looking for then I believe yes that this bug is fixed.