http://bugs.winehq.org/show_bug.cgi?id=26905
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com 2013-09-18 20:10:43 CDT --- Works here with wine-1.7.2-78-gfb96cb5, 1.6 and 1.4. I do get a crash with 1.2 and 1.3.13 (all with freetype installed). The backtrace from 1.2 for me does show some font related stuff: Backtrace: =>0 0x7e7b9590 in libfontconfig.so.1 (+0x7590) (0x0088d1e8) 1 0x7e7ba63a FcConfigSubstituteWithPat+0x1b9() in libfontconfig.so.1 (0x0088d278) 2 0x7e7baba7 FcConfigSubstitute+0x26() in libfontconfig.so.1 (0x0088d298) 3 0x7e756892 X11DRV_XRender_SelectFont+0xaf1(physDev=0x7e215c90, hfont=0xffffffff) [/home/austin/wine-git/dlls/winex11.drv/xrender.c:937] in winex11 (0x0088d574)
but like I said, works in newer wine, so I think it's safe to mark as fixed.