Summary: | [bisected] Incorrect image positioning | ||
---|---|---|---|
Product: | cairo | Reporter: | ojab <ojab> |
Component: | xcb backend | Assignee: | Uli Schlachter <psychon> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | 1.10.3 | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
screenshot without error
Screenshot with error |
Description
ojab
2011-01-24 20:50:32 UTC
Created attachment 42430 [details]
screenshot without error
Created attachment 42431 [details]
Screenshot with error
Sorry for the inconvenience, it should now be fixed in cairo/master: commit f60e8f0bb231547ff473dd23807193c847c99a3d Author: Andrea Canciani <ranma42@gmail.com> Date: Tue Jan 25 08:41:27 2011 +0100 xcb: Fix compositing of pixel-aligned rectangles bef8b28300ab1f9b46db9d54b072f6f9318dca30 introduced a regression in the compositing of pixel-aligned rectangles, because it only translates the destination, instead of destination, source and mask, by the extents offset. The same commit introduces some memleaks when the acquisition of an xcb picture fails. 74374fce9d71d373287cddc3a0bf4aaf4bda568b causes incorrect rendering whenever extents are not tight. Fixes https://bugs.freedesktop.org/show_bug.cgi?id=33448 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.