[Bug 36859] Missing Shader 'shaders/font.ksh'.

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 9 21:02:55 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=36859

Jeremy White <jwhite at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jwhite at codeweavers.com

--- Comment #8 from Jeremy White <jwhite at codeweavers.com> ---
This is caused by a GetLongPathName("shaders/font.ksh") call.

Wine returns "shaders\font.ksh" which doesn't compare.

Attached patch fixes it for me.  (Got to get my shipwrecked fix in :-)

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