[Bug 20164] Icons incorrectly rendered in RSTAB

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 14 09:27:30 CDT 2009


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





--- Comment #13 from max at veneto.com  2009-10-14 09:27:29 ---
(In reply to comment #12)
> Hi Max,
> 
> If you suspect that this 24->1 is the issue, you could make that case fail and
> just return FALSE. When FALSE is returned the code reverts to the old
> non-xrender code path. If it works then, then you know for certain that it is
> related to that specific code path.
> 
> Such a test would be useful.
> 
> Roderick

Yep, I didn't think about it.... I made the test and it's indeed the problem.
Returning false on the 24->1 conversion renders icons correctly.

Ciao

Max

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