[cairo-bugs] [Bug 26063] [PATCH] various fixes to cairo-qt

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 15 08:55:36 PST 2010


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





--- Comment #6 from Hanno Meyer-Thurow <h.mth at web.de>  2010-01-15 08:55:34 PST ---
Okay, I got it synchronized and it seems to happen in
_cairo_qt_surface_show_glyphs. The X Errors are inside the printf calls now,
see below. But it does not always happen.
The testcase I have is simpe, open google.com. There are transparent texts that
fade in, perhaps?

And I just saw that create_with_image does not create a xlib surface? But
adding the creation there, too, does not help with the X Errors. Well, that is
all I can help here, sorry.

___
cairo-qt: xlib start
X Error: BadMatch (invalid parameter attributes) 8
Extension:    149 (RENDER)
Minor opcode: 4 (RenderCreatePicture)
Resource id:  0x104
X Error: RenderBadPicture (invalid Picture parameter) 171
Extension:    149 (RENDER)
Minor opcode: 5 (RenderChangePicture)
Resource id:  0x104
X Error: RenderBadPicture (invalid Picture parameter) 171
Extension:    149 (RENDER)
Minor opcode: 23 (RenderCompositeGlyphs8)
Resource id:  0x1a00168
cairo-qt: xlib stop


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


More information about the cairo-bugs mailing list