http://bugs.winehq.org/show_bug.cgi?id=12699 Summary: Fritz 11 regression - crashes on startup Product: Wine Version: 0.9.60 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: olympia(a)skydreams.org This gdi32/freetype.c patch from March 10 2008 introduces a regression in Fritz11: gdi32: Store the Windows path (if it's available) in the font registry entries. The application hangs in gdiplus in this case: file = wine_get_dos_file_name(face->file); if(file) len = strlenW(file) + 1; -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.