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@winehq.org ReportedBy: olympia@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;
http://bugs.winehq.org/show_bug.cgi?id=12699
Nicholai Benalal olympia@skydreams.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |huw@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=12699
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Summary|Fritz 11 regression - |Fritz 11 crashes on startup |crashes on startup |
--- Comment #1 from Austin English austinenglish@gmail.com 2008-04-20 17:18:40 --- Is there a download of this available?
http://bugs.winehq.org/show_bug.cgi?id=12699
--- Comment #2 from Nicholai Benalal olympia@skydreams.org 2008-04-20 17:38:50 --- There is a free download (a very limited client) but it does not seem to suffer from this problem
http://bugs.winehq.org/show_bug.cgi?id=12699
--- Comment #3 from Nicholai Benalal olympia@skydreams.org 2008-04-20 17:46:34 --- Maybe I should also have mentioned that always using the the code in the "else" case works around the problem
http://bugs.winehq.org/show_bug.cgi?id=12699
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #4 from Lei Zhang thestig@google.com 2008-04-21 18:46:53 --- duplicate of bug 12184.
*** This bug has been marked as a duplicate of bug 12184 ***
http://bugs.winehq.org/show_bug.cgi?id=12699
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Lei Zhang thestig@google.com 2008-04-21 18:47:02 --- closing dup.