[cairo-bugs] [Bug 10921] A problem in _cairo_xlib_screen_get_gc() when opening a new child window

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat May 12 02:14:40 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=10921


chris at chris-wilson.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chris at chris-wilson.co.uk
             Status|NEW                         |ASSIGNED




------- Comment #6 from chris at chris-wilson.co.uk  2007-05-12 02:14 PST -------
Thanks for the report, a clumsy mistake on my part.

commit 7802de6d5edaf998c98b141870dc2c6b4c0f3e91
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Sat May 12 10:10:49 2007 +0100

    [cairo-xlib-screen] Clear the gc_needs_clip_reset after use.

    After consuming the GC we need to unset the clip reset flag, so that
    if we try and get a new GC without first putting a fresh one we do not
    try to call XSetClipMask on a NULL GC.

    (Fixes http://bugs.freedesktop.org/show_bug.cgi?id=10921)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list