The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results (selected in 'Test Results' table below)
What works
Almost everything I tested.
What does not
Occasionally weird errors like this pop up: https://dl.dropbox.com/u/10971457/Wine%20AWB%20broken%20when%20saving.png
When this happens it seems that you can just log back in, skip the change you're on and try it again later.
What was not tested
Database scanner, modules.
Additional Comments
Had to run "winetricks dotnet20 gdiplus" as suggested at https://en.wikipedia.org/wiki/Wikipedia_talk:AutoWikiBrowser/Mono_and_Wine
(In wine 1.2 or so:) Due to bug 21798 in gdiplus, adding gdiplus to your winetricks line is needed as a current workaround. Adding ie6 may help as well, so
winetricks gdiplus ie6 dotnet20
should help before running AWB See http://wiki.winehq.org/winetricks and particularly note the warnings at the top of that page.