https://bugs.freedesktop.org/show_bug.cgi?id=85475

--- Comment #7 from Daniel Stone <[email protected]> ---
(In reply to Artem Chudinov from comment #6)
> Created attachment 118444 [details] [review]
> Hacky patch
> 
> This patch helps me, though I don't even know what is XCB_ALLOC_COLOR_PLANES
> (I am not familiar with the code). I suppose my patch breaks something, but
> I couldn't find what.

XCB_ALLOC_COLOR_PLANES is referring to a request. An event numbered 87 must be
an extension event: if you run xdpyinfo -queryExtensions, you can find out
which extension this would belong to.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to