mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-03 07:48:04 +02:00
cairo usage is crashing Xnest
This commit is contained in:
parent
1d51df5713
commit
e576aeb222
1 changed files with 8 additions and 0 deletions
8
BUGS
8
BUGS
|
|
@ -13,4 +13,12 @@ Stroking a self-intersecting path generates the wrong answer, (in
|
|||
mostly subtle ways). The fix is to tessellate a giant polygon for the
|
||||
entire stroke outline rather than incrementally generating trapezoids.
|
||||
|
||||
Cairo is crashing Xnest with the following message:
|
||||
|
||||
X Error of failed request: BadMatch (invalid parameter attributes)
|
||||
Major opcode of failed request: 72 (X_PutImage)
|
||||
Serial number of failed request: 28
|
||||
Current serial number in output stream: 29
|
||||
|
||||
confirmed on a quite default install of debian unstable.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue