[Bug 34884] Touhou Danmakufu 0.12m's font becomes distorted in Wine 1.7.5

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 5 15:11:23 CST 2014


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

--- Comment #16 from tyle7 at hotmail.com ---
(In reply to comment #15)
> (In reply to comment #14)
> > (In reply to comment #13)
> > > Getting the following error when trying to patch:
> > > 
> > > Andrews-MacBook-Pro:wine-git andrewfan$ patch -pl < thickness.diff
> > > patch: **** strip count l is not a number
> > > Andrews-MacBook-Pro:wine-git andrewfan$ patch -pl < thickness.patch
> > > patch: **** strip count l is not a number
> > 
> > try with the number 1 (one) rather than the letter l.
> 
> Where?
> 
> http://i1164.photobucket.com/albums/q570/SparenofIria/ScreenShot2014-01-
> 05at94903AM_zpsa0e00421.png
> 
> ^An image of both what I am using as the patch (what I directly downloaded
> by manually downloading the url) and the terminal code that resulted from
> patch -pl < thickness.patch

As the error messages you are getting says:
"patch: **** strip count l is not a number"

the character after the -p option of the patch command must be a number. It
looks like you are using the letter 'l' from the alphabet instead.

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