[Bug 14104] Chessbase Fritz 10 does not start

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 25 11:10:39 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=14104





--- Comment #9 from Nicholai Benalal <olympia at skydreams.org>  2008-06-25 11:10:39 ---
(In reply to comment #8)
> (In reply to comment #7)
> > At any rate, the point is that several of these applications (ie Fritz 10) used
> > to work before the gdi32/freetype.c patch from March 10 2008. Seems like the
> > old code worked around the missing GdipCreateFontFamilyFromName() by
> > coincidence.
> 
> To me it looks like an incorrectly performed regression test.
> 

I don't think so. The application will work just fine if I check out the latest
source tree and remove the following case:

file = wine_get_dos_file_name(face->file);
            if(file)
                len = strlenW(file) + 1;

the code in the else condition works ok




-- 
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.



More information about the wine-bugs mailing list