Summary: | Problems between xfwm4, cairo and randr | ||
---|---|---|---|
Product: | cairo | Reporter: | Yves-Alexis <corsac> |
Component: | xlib backend | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED NOTOURBUG | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | 1.6.4 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Yves-Alexis
2008-08-22 08:43:34 UTC
*** Bug 17265 has been marked as a duplicate of this bug. *** Reading through the chain of bugs, this just seems like a driver failure handling ARGB windows after an xrandr switch. cairo itself doesn't discriminate, it is passed a drawable to which it sends a stream of XRender requests (and if XRender doesn't support the request operation, then we grab a copy of the drawable and perform the rendering in software and then copy the result back to the drawable). So nothing in that sequence is ostensibly different between the primary and the secondary displays. Thanks for the bug report - I do hope it will be solved and you get to continue enjoying Cairo! |
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.