Summary: | Regression in 1.12.4: Painting with surface fill to a clipped region does not fill it | ||
---|---|---|---|
Product: | cairo | Reporter: | John Lindgren <john> |
Component: | xlib backend | Assignee: | Chris Wilson <chris> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | major | ||
Priority: | medium | CC: | andyrtr, kalevlember |
Version: | 1.12.4 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Screenshot with 1.12.2
Screenshot with 1.12.4 |
Description
John Lindgren
2012-10-29 21:36:57 UTC
Created attachment 69260 [details]
Screenshot with 1.12.4
I am seeing a similar regression in Shotwell in Fedora 18, which I've also bisected to commit c068691. Do you both share the same driver? Thanks for the report! commit 66625cb46c985321c46b79d2163a4d676d6700ba Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Tue Oct 30 12:40:41 2012 +0000 xlib: Apply the image offsets to the destination rather the source So that we can specify the entire source surface as the region to copy and not introduce clipping errors. Fixes regression from commit c068691ff57c2f6cd750a54db17393c0e132cb00 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Fri Aug 17 21:33:54 2012 +0100 xlib/shm: Use an impromptu upload ShmSegment Reported-by: John Lindgren <john.lindgren@aol.com> Reported-by: Kalev Lember <kalevlember@gmail.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=56547 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Thanks for the quick fix Chris, I can confirm it solves the issue for me. Fixed for me also. |
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.