[Bug 25549] Newer Wine Fails to draw Bitmap Graphics

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 18 14:38:04 CST 2010


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

--- Comment #8 from Glenn Chugg <Libertas.Mania at hotmail.com> 2010-12-18 14:38:04 CST ---
> git show ea596f8a5f7d732bb56b5921ceb964137df0b930 | patch -p1 -R
> 
> but this is only work around, not proper fix.

Thanks for this, it is great to see that less than 40 lines of code in the
xrender.c file is causing the conflict. I managed to use git to grab the latest
and compile it.

First try it ran perfect, was cool to finally see Wine 1.3.9 able to use the
ssWPI again.

The fixme:wincodecs:JpegDecoder... line is still shown in the terminal, meaning
it's totally unrelated and the bug is instead caused by the bit depth up
scaling patch given above.

I see why you said I might not have any luck fixing the bug myself, although
the WinAPI's called in the patch make sense to me the C language does not, nor
does any of the references and pointer uses.

Thanks again, at least I can continue to develop and test my projects using the
work around.

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