http://bugs.winehq.org/show_bug.cgi?id=12751
--- Comment #14 from Julian Lam julian.lam@gmail.com 2009-02-01 12:13:40 --- (In reply to comment #13)
Try this patch: diff --git a/tools/wine.inf.in b/tools/wine.inf.in index 3bf399e..0b6974b 100644 --- a/tools/wine.inf.in +++ b/tools/wine.inf.in @@ -2264,6 +2264,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 11,,dsound.vxd 11,,dxdiagn.dll 11,,gdi32.dll +11,,gdiplus.dll 11,,glu32.dll 11,,hal.dll 11,,hhctrl.ocx
Or just add it to wine.inf if you don't compile from source (probably under /usr/share/wine/wine.inf or similar).
Unfortunately, the problem still persists after adding that line to wine.inf.