[Bug 18562] foxtrader crash with page fault

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 27 10:46:46 CDT 2009


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





--- Comment #8 from Austin English <austinenglish at gmail.com>  2009-05-27 10:46:45 ---
(In reply to comment #7)
> (In reply to comment #6)
> > (In reply to comment #5)
> > > freetype.c: In function 'WineEngGetOutlineTextMetrics':
> > > freetype.c:5119: error: the called object 'pFT_MulFix' is not a function
> > > 
> > 
> > I think that was fixed by commit de251e1c62651d8160b340a4fb9d0f9834a8e538,
> > you'll probably have to apply that manually when compiling old Wine versions
> > (or use an older freetype).
> 
> I am very sorry but I am absolute newbie to git. Could you please give me any
> instructions on how to apply commit de251... to e.g. wine-1.1.0 or 1.1.1?

$ git reset --hard wine-1.1.0
$ git show de251e1c62651d8160b340a4fb9d0f9834a8e538 | patch -p1

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