http://bugs.winehq.org/show_bug.cgi?id=17291
Summary: Enemy Territory Quake Wars benchmark crashes on startup with a divide by zero error in gdiplus Product: Wine Version: 1.1.14 Platform: Other URL: http://downloads.guru3d.com/Enemy-Territory---Quake- Wars-Benchmark-download-2045.html OS/Version: other Status: NEW Keywords: download Severity: enhancement Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
The ETQW benchmark (which requires the game later) installs ok, but aborts on startup with Backtrace: =>0 unstretch_angle+0x9c(angle=0x32f78c, rad_x=0.000000, rad_y=30.000000) [dlls/gdiplus/gdiplus.c:199] in gdiplus 1 arc2polybezier+0x5f(points=0x164d48, x1=0.000000, y1=0.000000, x2=0.000000, y2=60.000000, startAngle=-1.570796, sweepAngle=24.000000) [dlls/gdiplus/gdiplus.c:217] in gdiplus 2 GdipAddPathPie+0xcb(path=0x1873f0, x=0.000000, y=0.000000, width=0.000000, height=60.000000, startAngle=-90.000000, sweepAngle=24.000000) [dlls/gdiplus/graphicspath.c:737] in gdiplus
Crash doesn't happen with 'winetricks gdiplus'.