[cairo-bugs] [Bug 26063] [PATCH] various fixes to cairo-qt
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 15 06:14:31 PST 2010
http://bugs.freedesktop.org/show_bug.cgi?id=26063
--- Comment #3 from Hanno Meyer-Thurow <h.mth at web.de> 2010-01-15 06:14:30 PST ---
O, well, 'cairo_qpainter_' should be replaced with 'cairo_qt_' in the patches.
$ sed -e "s/cairo_qpainter_/cairo_qt_/g" -i qt-*.diff
The XErrors I see are:
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: 23 (RenderCompositeGlyphs8)
Resource id: 0x1803105
X Error: RenderBadPicture (invalid Picture parameter) 171
Extension: 149 (RENDER)
Minor opcode: 7 (RenderFreePicture)
Resource id: 0x1803bdb
Any ideas?
--
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